INTERFACE:
integer function zio_destroy_decomp(decomp)
Destroy parallel decomposition descriptor decomp.
REVISION HISTORY:
2003-Jan-31 -- first prototype
implicit none
integer, intent(in) :: decomp
\