<div class="gmail_quote">On Fri, Dec 23, 2011 at 08:09, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":1sz">We need <span class="il">ISGlobalToLocalMappingApply</span>(). This could be done with an STL map :)</div></blockquote></div><br><div>I'm not convinced it's really necessary, except to work with legacy interfaces. But it would be easy to sort the global indices in the ISLocalToGlobalMapping so that each lookup could be a binary search.</div>