1 | These are new for Fortran90 and find location of particular elements. |
2 | They return a vector of array indices for the location of an element. |
3 | If more than one element satisfies the criteria, as in more than one minimum or maximum element, the first such element (as defined by column major order) is returned. |