INTERFACE:
integer function zio_check_decomp(decomp)
Checks whether decomp is a valid parallel decomposition descriptor.
REVISION HISTORY:
2003-Jan-31 -- first prototype
implicit none
integer, intent(in) :: decomp
\