next up previous contents
Next: zio_get_ranks_cmp Up: Module zio_data (Source File: Previous: zio_get_npes

zio_get_niopes

INTERFACE:

         integer function zio_get_niopes(iocomm,niopes)
DESCRIPTION:

Returns the number of I/O staging processes for the staging communicator associated with iocomm.

REVISION HISTORY:

       2003-Jan-31 -- first prototype (was \texttt{zio\_get\_npes\_iocomm})
       2003-Jul-14 -- name changed from \texttt{zio\_get\_npes\_iocomm}
USES:
         implicit none
INPUT PARAMETERS:
         integer, intent(in) :: iocomm
OUTPUT PARAMETERS:
         integer, intent(out) :: niopes

\



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