INTERFACE:
integer function zio_get_ghstr(distarray,ghstr)DESCRIPTION:
Returns the number of RHS ghost nodes (that is, ghost nodes after the real nodes) of distributed array descriptor distarray.
REVISION HISTORY:
2003-Jan-31 -- first prototypeUSES:
implicit noneINPUT PARAMETERS:
integer, intent(in) :: distarrayOUTPUT PARAMETERS:
integer, intent(out) :: ghstr(*)
\