next up previous contents
Next: zio_get_method Up: Module zio_data (Source File: Previous: zio_get_lsize_me

zio_get_me

INTERFACE:

         integer function zio_get_me(iocomm,me)
DESCRIPTION:

Returns the process rank in the I/O staging communicator associated with the object iocomm.

REVISION HISTORY:

       2003-Jan-31 -- first prototype
USES:
         implicit none
INPUT PARAMETERS:
         integer, intent(in) :: iocomm
OUTPUT PARAMETERS:
         integer, intent(out) :: me

\



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