INTERFACE:
integer function zio_set_ghostlayers(distarray,ghstl,ghstr)DESCRIPTION:
Sets ghost nodes for distributed array descriptor distarray.
REVISION HISTORY:
2003-Jan-31 -- first prototypeUSES:
implicit noneINPUT PARAMETERS:
integer, intent(in) :: distarray ! array distribution
integer, intent(in) :: ghstl(:), ghstr(:) ! LHS and RHS ghost nodes
\