![]() |
v0.16.0 |
Storakers material model. More...
#include <Lie.hpp>#include <algorithm>#include <array>#include <cmath>#include <cstdio>#include <iomanip>#include <limits>#include <regex>#include <sstream>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | EshelbianPlasticity |
Functions | |
| MoFEMErrorCode | EshelbianPlasticity::testHMHStorakersStressToStretch () |
Storakers material model.
The model can either approximate the full natural stretch H = log(U), or recover U locally from the Biot stress in the no-stretch formulation.
Definition in file HMHStorakers.cpp.