next up previous contents
Next: F77_SHAPE(SHAPEARRAY) Up: Local FORTRAN 77 Inquiry Routines Previous: F77_GLOBAL_SHAPE(SHAPEARRAY)

F77_GLOBAL_SIZE(SIZE, ARRAY, DIM)

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

Arguments.

SIZE                           is a scalar integer equal to the extent of axis DIM of the global array associated with ARRAY or,
                                   if DIM = -1, the total number of elements in that global array.