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

F77_GLOBAL_SHAPE(SHAPE, ARRAY)

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

Arguments.

SHAPE                     is a rank-one, integer array of size equal to at least the rank
                                 of the global array associated with ARRAY.
                                 Its return value is the shape of that global array.