OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::MixedGradientPressureBC |
General class for boundary condition that prolongates macroscopic fields to incompressible flow. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for MixedGradientPressure | |
#define | _IFT_MixedGradientPressure_devGradient "devgradient" |
#define | _IFT_MixedGradientPressure_pressure "pressure" |
#define | _IFT_MixedGradientPressure_centerCoords "ccoord" |
#define _IFT_MixedGradientPressure_centerCoords "ccoord" |
Definition at line 45 of file mixedgradientpressurebc.h.
Referenced by oofem::MixedGradientPressureDirichlet::giveInputRecord(), and oofem::MixedGradientPressureDirichlet::initializeFrom().
#define _IFT_MixedGradientPressure_devGradient "devgradient" |
Definition at line 43 of file mixedgradientpressurebc.h.
Referenced by oofem::MixedGradientPressureDirichlet::giveInputRecord(), and oofem::MixedGradientPressureBC::initializeFrom().
#define _IFT_MixedGradientPressure_pressure "pressure" |