\? Description. This is a FORTRAN 77-callable version of the
HPF_LOCAL subroutine GLOBAL_TEMPLATE. 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.
TEMPLATE_RANK is a scalar integer of default kind.
LB, UB, AXIS_INFO are integer arrays of rank one. Their size must be at least equal to the rank of the align-target to which the global HPF array associated with ALIGNEE is ultimately aligned.
AXIS_TYPE is a CHARACTER*10 array of rank one. Its size must be at least equal to the rank of the align-target to which the global HPF array associated with ALIGNEE is ultimately aligned.
NUMBER_ALIGNED is a scalar integer of default kind.
DYNAMIC
is a scalar logical.