|
OOFEM 3.0
|
#include "generalboundarycondition.h"#include "gausspoint.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 |
Namespaces | |
| namespace | oofem |
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 47 of file load.h.
Referenced by oofem::AdditiveManufacturingProblem::add_element_if_not_exists2(), oofem::Load::giveInputRecord(), oofem::Load::initializeFrom(), and oofem::SolutionbasedShapeFunction::setLoads().
| #define _IFT_Load_dofexcludemask "dofexcludemask" |
Definition at line 48 of file load.h.
Referenced by oofem::Load::giveInputRecord(), and oofem::Load::initializeFrom().
| #define _IFT_Load_reference "reference" |
Definition at line 49 of file load.h.
Referenced by oofem::Load::giveInputRecord(), and oofem::Load::initializeFrom().