LifeV
|
classes to handle boundary conditions More...
Go to the source code of this file.
Namespaces | |
LifeV | |
Default Physical Solver. | |
classes to handle boundary conditions
@date 06-2002 @date 11-2002
This file contains the classes which may be used to store boundary conditions. A boundary condition object will have the following elements:
a name identifying a specific BC,
a flag identifying a specific part of the mesh boundary,
a type (Essential, Natural, Robin, Flux, Resistance),
a mode of implementation (Scalar, Full, Component, Normal, Tangential, Resistance, Directional),
a functor holding the data function,
a bool vector describing the components involved in this boundary condition
Definition in file BCBase.cpp.