|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "boundaryload.h"Go to the source code of this file.
Classes | |
| class | oofem::ConstantSurfaceLoad |
| This class implements a boundary load (force, moment,...) that acts directly on a boundary of some finite element (on side, face, ..). More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for ConstantSurfaceLoad | |
| #define | _IFT_ConstantSurfaceLoad_LoadOffset "loadoffset" |
| #define | _IFT_ConstantSurfaceLoad_Name "constantsurfaceload" |
| #define _IFT_ConstantSurfaceLoad_LoadOffset "loadoffset" |
Definition at line 42 of file constantsurfaceload.h.
Referenced by oofem::ConstantSurfaceLoad::giveInputRecord(), and oofem::ConstantSurfaceLoad::initializeFrom().
| #define _IFT_ConstantSurfaceLoad_Name "constantsurfaceload" |
Definition at line 43 of file constantsurfaceload.h.
Referenced by oofem::ConstantSurfaceLoad::giveInputRecordName().