next up previous contents
Next: zio_get_gsize Up: Module zio_data (Source File: Previous: zio_get_ghstl

zio_get_ghstr

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 prototype
USES:
         implicit none
INPUT PARAMETERS:
         integer, intent(in) :: distarray
OUTPUT PARAMETERS:
         integer, intent(out) :: ghstr(*)

\



Yun (Helen) He
Tue Dec 9 16:16:02 PST 2003