GridSetUp

Set up any required internal data structures for the grid.

Synopsis

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

Input Parameter

grid -The grid

Keywords

grid, setup

See Also

GridDestroy(), GridCreateGVec()

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