GridSetupGhostScatter

Set up the scatter from a global vector to local values, including ghosts.

Synopsis

#include "grid.h" 
#include "gvec.h" 
int GridSetupGhostScatter(Grid grid)
Collective on Grid

Input Parameter

grid -The grid

Keywords

grid, ghost, scatter

See Also

GridDestroy(), GridCreateGVec()

Level:advanced
Location:
src/grid/interface/grid.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages