|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "generalboundarycondition.h"#include "intarray.h"#include "floatarray.h"#include "valuemodetype.h"#include "error.h"Go to the source code of this file.
Classes | |
| class | oofem::Load |
| Load is base abstract class for all loads. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for Load | |
| #define | _IFT_Load_components "components" |
| #define | _IFT_Load_dofexcludemask "dofexcludemask" |
| #define | _IFT_Load_reference "reference" |
| #define _IFT_Load_components "components" |
Definition at line 46 of file load.h.
Referenced by oofem::Load::giveInputRecord(), oofem::Load::initializeFrom(), and oofem::SolutionbasedShapeFunction::setLoads().
| #define _IFT_Load_dofexcludemask "dofexcludemask" |
Definition at line 47 of file load.h.
Referenced by oofem::Load::giveInputRecord(), and oofem::Load::initializeFrom().
| #define _IFT_Load_reference "reference" |
Definition at line 48 of file load.h.
Referenced by oofem::Load::giveInputRecord(), and oofem::Load::initializeFrom().