GridFinalizeBC

Destroys all structures associated with explicit system reduction using boundary conditions. This should be called after all calculation is finished, prior to GridDestroy().

Synopsis

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

Input Parameter

grid -The grid

Keywords

grid, boundary conditions

See Also

GridSetBC(), GridAddBC()

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