|
OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
#include "../sm/EngineeringModels/nlinearstatic.h"#include "sparsemtrx.h"#include "errorestimator.h"#include "meshpackagetype.h"Go to the source code of this file.
Classes | |
| class | oofem::AdaptiveNonLinearStatic |
| This class implements Adaptive Non-LinearStatic Engineering problem. More... | |
Namespaces | |
| oofem | |
| the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for AdaptiveNonLinearStatic | |
| #define | _IFT_AdaptiveNonLinearStatic_Name "adaptnlinearstatic" |
| #define | _IFT_AdaptiveNonLinearStatic_meshpackage "meshpackage" |
| #define | _IFT_AdaptiveNonLinearStatic_equilmc "equilmc" |
| #define | _IFT_AdaptiveNonLinearStatic_controlmode "controlmode" |
| #define | _IFT_AdaptiveNonLinearStatic_ddm "ddm" |
| #define | _IFT_AdaptiveNonLinearStatic_refloadmode "refloadmode" |
| #define | _IFT_AdaptiveNonLinearStatic_preMappingLoadBalancingFlag "premaplbflag" |
| #define _IFT_AdaptiveNonLinearStatic_controlmode "controlmode" |
Definition at line 48 of file adaptnlinearstatic.h.
Referenced by oofem::AdaptiveNonLinearStatic::assembleInitialLoadVector().
| #define _IFT_AdaptiveNonLinearStatic_ddm "ddm" |
Definition at line 49 of file adaptnlinearstatic.h.
Referenced by oofem::AdaptiveNonLinearStatic::assembleInitialLoadVector().
| #define _IFT_AdaptiveNonLinearStatic_equilmc "equilmc" |
Definition at line 47 of file adaptnlinearstatic.h.
Referenced by oofem::AdaptiveNonLinearStatic::initializeFrom().
| #define _IFT_AdaptiveNonLinearStatic_meshpackage "meshpackage" |
Definition at line 46 of file adaptnlinearstatic.h.
Referenced by oofem::AdaptiveNonLinearStatic::initializeFrom().
| #define _IFT_AdaptiveNonLinearStatic_Name "adaptnlinearstatic" |
Definition at line 45 of file adaptnlinearstatic.h.
Referenced by oofem::AdaptiveNonLinearStatic::giveInputRecordName(), and oofem::HuertaErrorEstimator::setupRefinedProblemProlog().
| #define _IFT_AdaptiveNonLinearStatic_preMappingLoadBalancingFlag "premaplbflag" |
Definition at line 51 of file adaptnlinearstatic.h.
Referenced by oofem::AdaptiveNonLinearStatic::initializeFrom().
| #define _IFT_AdaptiveNonLinearStatic_refloadmode "refloadmode" |
Definition at line 50 of file adaptnlinearstatic.h.
Referenced by oofem::AdaptiveNonLinearStatic::assembleInitialLoadVector().