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 prototypeUSES:
implicit noneINPUT PARAMETERS:
integer, intent(in) :: iocommOUTPUT PARAMETERS:
integer, intent(out) :: comm
\