<div class="gmail_quote">On Sat, Sep 22, 2012 at 5:37 PM, Blaise A Bourdin <span dir="ltr"><<a href="mailto:bourdin@lsu.edu" target="_blank">bourdin@lsu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm not sure if I'm following the whole discussion but isn't the index fortran intrinsic the equivalent of this PetscFindInt? (Modulo returning a negative value) In which case, not having a fortran binding would not be a big deal.</blockquote>
</div><br><div>As far as I know, Fortran index() is like C's strstr() and has nothing to do with searching a sorted array of integers.</div>