Go to the source code of this file.
Classes | |
| class | TensorMechanicsHardeningCubic |
| Cubic hardening value = _val_0 for p <= _intnl_0 value = _val_res for p >= _intnl_limit value = cubic betwen _val_0 at p = _intnl_0, and _val_res at p = _intnl_limit The cubic is smooth, which means nice numerical properties. More... | |
Functions | |
| template<> | |
| InputParameters | validParams< TensorMechanicsHardeningCubic > () |
| InputParameters validParams< TensorMechanicsHardeningCubic > | ( | ) |
1.8.16