INTERFACE:
integer function zio_get_distarray(name,distarray)DESCRIPTION:
Retrieves the distributed array descriptor for the variable with name name from the distributed array descriptor list.
REVISION HISTORY:
2003-Jan-31 -- first prototypeUSES:
implicit noneINPUT PARAMETERS:
character(len=*), intent(in) :: nameOUTPUT PARAMETERS:
integer, intent(out) :: distarray
\