GridSetupBoundary

Set up any required internal data structures for the boundary.

Synopsis

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

Input Parameter

grid -The grid

Keywords

grid, setup, boundary

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