next up previous contents
Next: F77_LOCAL_UINDEX(L_UINDEXARRAY, DIM, PROC) Up: Local FORTRAN 77 Inquiry Routines Previous: F77_LOCAL_BLKCNT(L_BLKCNTARRAY, DIM, PROC)

F77_LOCAL_LINDEX(L_LINDEX, ARRAY, DIM, PROC)

Description.            This is a FORTRAN 77-callable version of the HPF_LOCAL function LOCAL_LINDEX.

Arguments.

L_LINDEX              is a rank-one, integer array of size equal to at least the value returned by F77_LOCAL_BLKCNT.

DIM            may not be -1.

PROC                      is a scalar integer of default kind. It must be a valid processor number or,
                              if PROC = -1, the value returned by F77_MY_PROCESSOR() is implied.