|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
| class | oofem::NeumannMomentLoad |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _IFT_NeumannMomentLoad_Name "momentload" |
| #define | _IFT_NeumannMomentLoad_Gradient "gradient" |
| #define | _IFT_NeumannMomentLoad_Constant "constant" |
| #define | _IFT_NeumannMomentLoad_CenterSet "cset" |
| #define _IFT_NeumannMomentLoad_CenterSet "cset" |
Definition at line 44 of file neumannmomentload.h.
Referenced by oofem::NeumannMomentLoad::initializeFrom().
| #define _IFT_NeumannMomentLoad_Constant "constant" |
Definition at line 43 of file neumannmomentload.h.
Referenced by oofem::NeumannMomentLoad::initializeFrom().
| #define _IFT_NeumannMomentLoad_Gradient "gradient" |
Definition at line 42 of file neumannmomentload.h.
Referenced by oofem::NeumannMomentLoad::initializeFrom().
| #define _IFT_NeumannMomentLoad_Name "momentload" |
Definition at line 41 of file neumannmomentload.h.
Referenced by oofem::NeumannMomentLoad::giveInputRecordName().