|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/EngineeringModels/structengngmodel.h"#include "../sm/EngineeringModels/xfemsolverinterface.h"#include "sparsenonlinsystemnm.h"#include "sparsemtrxtype.h"#include "staggeredsolver.h"Go to the source code of this file.
Classes | |
| class | oofem::StaticStructural |
| Solves a static structural problem. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
| #define | _IFT_StaticStructural_Name "staticstructural" |
| #define | _IFT_StaticStructural_deltat "deltat" |
| #define | _IFT_StaticStructural_prescribedTimes "prescribedtimes" |
| #define | _IFT_StaticStructural_solvertype "solvertype" |
| #define | _IFT_StaticStructural_stiffmode "stiffmode" |
| #define | _IFT_StaticStructural_nonlocalExtension "nonlocalext" |
| #define | _IFT_StaticStructural_recomputeaftercrackpropagation "recomputeaftercrackprop" |
| #define _IFT_StaticStructural_deltat "deltat" |
Definition at line 45 of file staticstructural.h.
Referenced by oofem::StaticStructural::initializeFrom(), and oofem::StaticStructural::updateAttributes().
| #define _IFT_StaticStructural_Name "staticstructural" |
Definition at line 44 of file staticstructural.h.
Referenced by oofem::StaticStructural::giveInputRecordName().
| #define _IFT_StaticStructural_nonlocalExtension "nonlocalext" |
Definition at line 49 of file staticstructural.h.
Referenced by oofem::StaticStructural::initializeFrom().
| #define _IFT_StaticStructural_prescribedTimes "prescribedtimes" |
Definition at line 46 of file staticstructural.h.
Referenced by oofem::StaticStructural::initializeFrom(), and oofem::StaticStructural::updateAttributes().
| #define _IFT_StaticStructural_recomputeaftercrackpropagation "recomputeaftercrackprop" |
Definition at line 51 of file staticstructural.h.
Referenced by oofem::StaticStructural::initializeFrom(), and oofem::StaticStructural::updateAttributes().
| #define _IFT_StaticStructural_solvertype "solvertype" |
Definition at line 47 of file staticstructural.h.
Referenced by oofem::StaticStructural::initializeFrom(), and oofem::StaticStructural::updateAttributes().
| #define _IFT_StaticStructural_stiffmode "stiffmode" |
Definition at line 48 of file staticstructural.h.
Referenced by oofem::StaticStructural::initializeFrom(), and oofem::StaticStructural::updateAttributes().