OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::NodalLoad |
Class implementing a concentrated load (force, moment,...) that acts directly on a dof manager (node or element side, if it has associated DOFs). More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for nodal loads | |
#define | _IFT_NodalLoad_Name "nodalload" |
#define | _IFT_NodalLoad_cstype "cstype" |
#define _IFT_NodalLoad_cstype "cstype" |
Definition at line 46 of file nodalload.h.
Referenced by oofem::NodalLoad::giveInputRecord(), and oofem::NodalLoad::initializeFrom().
#define _IFT_NodalLoad_Name "nodalload" |
Definition at line 45 of file nodalload.h.
Referenced by oofem::NodalLoad::giveInputRecordName().