OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::RotatingBoundary |
Class implementing rotating boundary surface. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
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().