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