OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "boundaryload.h"
Go to the source code of this file.
Classes | |
class | oofem::ConstantPressureLoad |
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 ConstantPressureLoad | |
#define | _IFT_ConstantPressureLoad_LoadOffset "loadoffset" |
#define | _IFT_ConstantPressureLoad_Name "constantpressureload" |
#define _IFT_ConstantPressureLoad_LoadOffset "loadoffset" |
Definition at line 42 of file constantpressureload.h.
Referenced by oofem::ConstantPressureLoad::giveInputRecord(), and oofem::ConstantPressureLoad::initializeFrom().
#define _IFT_ConstantPressureLoad_Name "constantpressureload" |
Definition at line 43 of file constantpressureload.h.
Referenced by oofem::ConstantPressureLoad::giveInputRecordName().