|
OOFEM 3.0
|
Go to the source code of this file.
Classes | |
| class | oofem::RotatingBoundary |
Namespaces | |
| namespace | oofem |
Macros | |
Input fields for RotatingBoundary | |
| #define | _IFT_RotatingBoundary_Name "rotatingboundary" |
| #define | _IFT_RotatingBoundary_axis "axis" |
| #define | _IFT_RotatingBoundary_center "center" |
| #define | _IFT_RotatingBoundary_frequency "frequency" |
| #define _IFT_RotatingBoundary_axis "axis" |
Definition at line 45 of file rotatingboundary.h.
Referenced by oofem::RotatingBoundary::giveInputRecord(), and oofem::RotatingBoundary::initializeFrom().
| #define _IFT_RotatingBoundary_center "center" |
Definition at line 46 of file rotatingboundary.h.
Referenced by oofem::RotatingBoundary::giveInputRecord(), and oofem::RotatingBoundary::initializeFrom().
| #define _IFT_RotatingBoundary_frequency "frequency" |
Definition at line 47 of file rotatingboundary.h.
| #define _IFT_RotatingBoundary_Name "rotatingboundary" |
Definition at line 44 of file rotatingboundary.h.
Referenced by oofem::RotatingBoundary::giveInputRecordName().