next up previous contents
Next: zio_get_coords Up: Module zio_data (Source File: Previous: zio_get_broadcast_query

zio_get_comm

INTERFACE:

         integer function zio_get_comm(iocomm,comm)
DESCRIPTION:

Return the MPI communicator of I/O staging communicator object iocomm.

REVISION HISTORY:

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

\



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