INTERFACE:
integer function zio_get_zio_me(me)
Returns the process rank in the compute communicator.
REVISION HISTORY:
2003-Jan-31 -- first prototype
implicit none
integer, intent(out) :: me
\