On Fri, Dec 23, 2011 at 08:09, Matthew Knepley <knepley at gmail.com> wrote:
> We need ISGlobalToLocalMappingApply(). This could be done with an STL map > :) > 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. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20111229/e3553f57/attachment.html>
