GridSetBCValuesType
This determines which boundary values are used to reduce the system. It is intended to allow time dependent boundary conditions to be used, and also supports the difference of two sets of values.
Synopsis
#include "grid.h"
#include "gvec.h"
int GridSetBCValuesType(Grid grid, BCValuesType type)
Collective on Grid
Input Parameter
grid -The grid
Keywords
grid, reduction, boundary conditions
See Also
GridSetBC(), GridAddBC()
Level:intermediate
Location:src/grid/interface/gridBC.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages