GridCalcPointBCNodes
his function recalculates the nodes used for point boundary conditions.
Synopsis
#include "grid.h"
#include "gvec.h"
int GridCalcPointBCNodes(Grid grid)
Collective on Grid
Input Parameter
grid -The grid
Notes
This function is called by GridReform() after the mesh is recalculated.
Keywords
grid, point BC, node
See Also
GridSetBC, GridAddMatOperator, GridAddRhsOperator, GridSetRhsFunction
Level:advanced
Location:src/grid/interface/gridBC.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages