HPF Interface -- Summary
GLOBAL_TO_LOCAL from HPF_LOCAL_LIBRARY, or
!HPF$ ALIGN M(I,J) WITH A(1+(I-1)*MB, 1+(J-1)*NB),
with MB and NB parameters to the routine,
- to label the processes allowing for system independent process grid setup,
EXTRINSIC(HPF_LOCAL) + EXTRINSIC(F77_LOCAL)
- to call Fortran77 from HPF.