\? 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.