![]() |
v0.16.3 |
Local constitutive maps for incremental optimization. More...
#include <MoFEM.hpp>#include <EshelbianPlasticity.hpp>#include <PlasticIncrementalOptimization.hpp>#include <impl/PlasticIncrementalOptimizationInternal.hpp>#include <sstream>Go to the source code of this file.
Namespaces | |
| namespace | EshelbianPlasticity |
| namespace | EshelbianPlasticity::PlasticIncrementalOptimizationInternal |
Macros | |
| #define | SINGULARITY |
Local constitutive maps for incremental optimization.
Definition in file PlasticIncrementalConstitutive.cpp.
| #define SINGULARITY |
Definition at line 6 of file PlasticIncrementalConstitutive.cpp.
| int invalidMeasure = 0 |
Definition at line 76 of file PlasticIncrementalConstitutive.cpp.
| double maxActiveConstraint = 0 |
Definition at line 70 of file PlasticIncrementalConstitutive.cpp.
| double maxComplementarityResidual = 0 |
Definition at line 72 of file PlasticIncrementalConstitutive.cpp.
| double maxEquivalentIncrement = 0 |
Definition at line 74 of file PlasticIncrementalConstitutive.cpp.
| double maxEtaStationarityResidual = 0 |
Definition at line 71 of file PlasticIncrementalConstitutive.cpp.
| double maxKktResidual = 0 |
Definition at line 73 of file PlasticIncrementalConstitutive.cpp.
| double maxYieldExcess = 0 |
Definition at line 67 of file PlasticIncrementalConstitutive.cpp.
| double maxYieldFunction = 0 |
Definition at line 66 of file PlasticIncrementalConstitutive.cpp.
Definition at line 68 of file PlasticIncrementalConstitutive.cpp.
Definition at line 69 of file PlasticIncrementalConstitutive.cpp.
Definition at line 65 of file PlasticIncrementalConstitutive.cpp.
| int nonfinite = 0 |
Definition at line 75 of file PlasticIncrementalConstitutive.cpp.