![]() |
v0.16.3 |
#include "users_modules/eshelbian_plasticity/src/NeoHookeanLogarithmicMaterial.hpp"
Public Attributes | |
| Coordinates | tMaterialDeviator |
| Tangent | tCompliance |
| double | deviatoricEnergy |
| double | conjugateEnergy |
| double | inverseResidual |
| Sum of principal logarithms before projection. | |
| int | inverseIterations |
Definition at line 39 of file NeoHookeanLogarithmicMaterial.hpp.
| double EshelbianPlasticity::NeoHookeanLogarithmicMaterial::InverseState::conjugateEnergy |
Definition at line 43 of file NeoHookeanLogarithmicMaterial.hpp.
| double EshelbianPlasticity::NeoHookeanLogarithmicMaterial::InverseState::deviatoricEnergy |
Definition at line 42 of file NeoHookeanLogarithmicMaterial.hpp.
| int EshelbianPlasticity::NeoHookeanLogarithmicMaterial::InverseState::inverseIterations |
Definition at line 45 of file NeoHookeanLogarithmicMaterial.hpp.
| double EshelbianPlasticity::NeoHookeanLogarithmicMaterial::InverseState::inverseResidual |
Sum of principal logarithms before projection.
Definition at line 44 of file NeoHookeanLogarithmicMaterial.hpp.
| Tangent EshelbianPlasticity::NeoHookeanLogarithmicMaterial::InverseState::tCompliance |
Definition at line 41 of file NeoHookeanLogarithmicMaterial.hpp.
| Coordinates EshelbianPlasticity::NeoHookeanLogarithmicMaterial::InverseState::tMaterialDeviator |
Definition at line 40 of file NeoHookeanLogarithmicMaterial.hpp.