INTERFACE:
integer function zio_get_coords(decomp,coords)DESCRIPTION:
Returns the current process' coordinates in parallel decomposition object decomp.
REVISION HISTORY:
2003-Jan-31 -- first prototypeUSES:
implicit noneINPUT PARAMETERS:
integer, intent(in) :: decompOUTPUT PARAMETERS:
integer, intent(out) :: coords(:)
\