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

F77_GLOBAL_TO_LOCAL(ARRAY, G_INDEX, L_INDEX, LOCAL, 
NCOPIES, PROCS)

Description.         This is a FORTRAN 77-callable version of the HPF_LOCAL subroutine GLOBAL_TO_LOCAL.

Arguments.
 
G_INDEX  is a rank-one, INTENT (IN), integer array.
L_INDEX  is a rank-one, INTENT (OUT), integer array. 
LOCAL  is a scalar, INTENT (OUT), logical.
NCOPIES  is a scalar, INTENT (OUT), integer. 
PROCS  is a rank-one, integer array whose size is at least the number of processors that hold copies of the identified element.