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