|
OOFEM 3.0
|
#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 |
Namespaces | |
| namespace | oofem |
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().