|
OOFEM 3.0
|
#include "load.h"#include "bctype.h"#include "valuemodetype.h"#include "dictionary.h"#include "scalarfunction.h"Go to the source code of this file.
Classes | |
| class | oofem::BoundaryLoad |
| class | oofem::EdgeLoad |
| class | oofem::SurfaceLoad |
Namespaces | |
| namespace | oofem |
Macros | |
Input fields for BoundaryLoad | |
| #define | _IFT_BoundaryLoad_loadtype "loadtype" |
| #define | _IFT_BoundaryLoad_cstype "cstype" |
| #define | _IFT_BoundaryLoad_properties "properties" |
| #define | _IFT_BoundaryLoad_propertyTimeFunctions "propertytf" |
| #define | _IFT_BoundaryLoad_propertyMultExpr "propertymultexpr" |
| #define | _IFT_BoundaryLoad_temperOffset "temperoffset" |
| #define _IFT_BoundaryLoad_cstype "cstype" |
Definition at line 47 of file boundaryload.h.
Referenced by oofem::BoundaryLoad::giveInputRecord(), oofem::BoundaryLoad::initializeFrom(), and oofem::FreeConstantSurfaceLoad::initializeFrom().
| #define _IFT_BoundaryLoad_loadtype "loadtype" |
Definition at line 46 of file boundaryload.h.
Referenced by oofem::AdditiveManufacturingProblem::add_element_if_not_exists2(), oofem::BoundaryLoad::giveInputRecord(), oofem::BoundaryLoad::initializeFrom(), and oofem::FreeConstantSurfaceLoad::initializeFrom().
| #define _IFT_BoundaryLoad_properties "properties" |
Definition at line 48 of file boundaryload.h.
Referenced by oofem::AdditiveManufacturingProblem::add_element_if_not_exists2(), oofem::BoundaryLoad::giveInputRecord(), oofem::BoundaryLoad::initializeFrom(), and oofem::FreeConstantSurfaceLoad::initializeFrom().
| #define _IFT_BoundaryLoad_propertyMultExpr "propertymultexpr" |
Definition at line 50 of file boundaryload.h.
Referenced by oofem::BoundaryLoad::giveInputRecord(), oofem::BoundaryLoad::initializeFrom(), and oofem::FreeConstantSurfaceLoad::initializeFrom().
| #define _IFT_BoundaryLoad_propertyTimeFunctions "propertytf" |
Definition at line 49 of file boundaryload.h.
Referenced by oofem::BoundaryLoad::giveInputRecord(), oofem::BoundaryLoad::initializeFrom(), and oofem::FreeConstantSurfaceLoad::initializeFrom().
| #define _IFT_BoundaryLoad_temperOffset "temperoffset" |
Definition at line 51 of file boundaryload.h.
Referenced by oofem::BoundaryLoad::initializeFrom(), and oofem::FreeConstantSurfaceLoad::initializeFrom().