next up previous contents
Next: F77_GLOBAL_TEMPLATE (ALIGNEETEMPLATE_RANK, LB, Up: Local FORTRAN 77 Inquiry Routines Previous: F77_GLOBAL_ALIGNMENT (ALIGNEELB, UB,

F77_GLOBAL_DISTRIBUTION (DISTRIBUTEE, AXIS_TYPE, 
AXIS_INFO, PROCESSORS_RANK, PROCESSORS_SHAPE)

Description.             This is a FORTRAN 77-callable version of the HPF_LOCAL subroutine GLOBAL_DISTRIBUTION.
                                 All but the first are INTENT (OUT) arguments whose return values are as specified by the
                                 corresponding HPF routine.

Arguments.
 
DISTRIBUTEE is a dummy argument passed in from global HPF. It is an INTENT (IN) argument. 
AXIS_TYPE is a CHARACTER*9 array of rank one. Its size must be at least equal to the rank of the global HPF array associated with DISTRIBUTEE
AXIS_INFO  is a default integer array of rank one. Its size must be at least equal to the rank of the global HPF array associated with DISTRIBUTEE
PROCESSORS_RANK is a scalar of default integer type. 
PROCESSORS_SHAPE is an integer array of rank one. Its size must be at least equal to the value returned by PROCESSORS_RANK