OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::LinearEdgeLoad |
This class implements a linear boundary load (force, moment,...) that acts on straight segment. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for LinearEdgeLoad | |
#define | _IFT_LinearEdgeLoad_Name "linearedgeload" |
#define | _IFT_LinearEdgeLoad_formulation "formulation" |
#define | _IFT_LinearEdgeLoad_startcoord "sc" |
#define | _IFT_LinearEdgeLoad_endcoord "ec" |
#define _IFT_LinearEdgeLoad_endcoord "ec" |
Definition at line 46 of file linearedgeload.h.
Referenced by oofem::LinearEdgeLoad::giveInputRecord(), and oofem::LinearEdgeLoad::initializeFrom().
#define _IFT_LinearEdgeLoad_formulation "formulation" |
Definition at line 44 of file linearedgeload.h.
Referenced by oofem::LinearEdgeLoad::giveInputRecord(), and oofem::LinearEdgeLoad::initializeFrom().
#define _IFT_LinearEdgeLoad_Name "linearedgeload" |
Definition at line 43 of file linearedgeload.h.
Referenced by oofem::LinearEdgeLoad::giveInputRecordName().
#define _IFT_LinearEdgeLoad_startcoord "sc" |
Definition at line 45 of file linearedgeload.h.
Referenced by oofem::LinearEdgeLoad::giveInputRecord(), and oofem::LinearEdgeLoad::initializeFrom().