INTERFACE:
integer function zio_get_zio_npes(npes)
Returns the number of processes in the compute communicator.
REVISION HISTORY:
2003-Jan-31 -- first prototype
implicit none
integer, intent(out) :: npes
\