![]() |
v0.16.3 |
#include "users_modules/eshelbian_plasticity/src/NeoHookeanLogarithmicMaterial.hpp"
Public Attributes | |
| double | jacobian |
| double | energy |
| double | firstDerivative |
| d[g(exp(theta))]/d theta | |
| double | secondDerivative |
| d2[g(exp(theta))]/d theta2 | |
Definition at line 32 of file NeoHookeanLogarithmicMaterial.hpp.
| double EshelbianPlasticity::NeoHookeanLogarithmicMaterial::VolumeState::energy |
Definition at line 34 of file NeoHookeanLogarithmicMaterial.hpp.
| double EshelbianPlasticity::NeoHookeanLogarithmicMaterial::VolumeState::firstDerivative |
d[g(exp(theta))]/d theta
Definition at line 35 of file NeoHookeanLogarithmicMaterial.hpp.
| double EshelbianPlasticity::NeoHookeanLogarithmicMaterial::VolumeState::jacobian |
Definition at line 33 of file NeoHookeanLogarithmicMaterial.hpp.
| double EshelbianPlasticity::NeoHookeanLogarithmicMaterial::VolumeState::secondDerivative |
d2[g(exp(theta))]/d theta2
Definition at line 36 of file NeoHookeanLogarithmicMaterial.hpp.