next up previous contents
Next: zio_get_distarray Up: Module zio_data (Source File: Previous: zio_get_comm

zio_get_coords

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 prototype
USES:
         implicit none
INPUT PARAMETERS:
         integer, intent(in) :: decomp
OUTPUT PARAMETERS:
         integer, intent(out) :: coords(:)

\



Yun (Helen) He
Tue Dec 9 16:16:02 PST 2003