OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::GravityPressure |
This class implements a gravity-like load. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for GravityPressure | |
This class implements a gravity-like pressure for transport models. The inheritted attribute 'componentArray' contains the components of an loading prescribed per unit volume. | |
#define | _IFT_GravityPressure_Name "gravitypressure" |
#define | _IFT_GravityPressure_normal "normal" |
#define | _IFT_GravityPressure_zerolevel "zerolevel" |
#define _IFT_GravityPressure_Name "gravitypressure" |
Definition at line 50 of file gravitypressure.h.
Referenced by oofem::GravityPressure::giveInputRecordName().
#define _IFT_GravityPressure_normal "normal" |
Definition at line 51 of file gravitypressure.h.
Referenced by oofem::GravityPressure::initializeFrom().
#define _IFT_GravityPressure_zerolevel "zerolevel" |
Definition at line 52 of file gravitypressure.h.
Referenced by oofem::GravityPressure::initializeFrom().