next up previous contents
Next: F77_GLOBAL_DISTRIBUTION (DISTRIBUTEEAXIS_TYPE, AXIS_INFO, Up: Local FORTRAN 77 Inquiry Routines Previous: F77_SUBGRID_INFO (ARRAYIERR1, IERR2,

F77_GLOBAL_ALIGNMENT (ALIGNEE, LB, UB, STRIDE, AXIS_MAP, IDENTITY_MAP, DYNAMIC, NCOPIES)

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

Arguments.
 
ALIGNEE  is a dummy argument passed in from global HPF. It is an INTENT (IN) argument. 
LB, UB, STRIDE, AXIS_MAP are integer arrays of rank one. Their size must be at least equal to the rank of the global HPF array associated with ALIGNEE
IDENTITY_MAP, DYNAMIC  are scalar logicals. 
NCOPIES  is a scalar integer of default kind.