
#include <Ehlers.h>
Public Member Functions | |
| PlasticStrain () | |
| PlasticStrain (KelvinVector eps_p_D_, double const eps_p_V_, double const eps_p_eff_) | |
Public Attributes | |
| KelvinVector | D |
| deviatoric plastic strain | |
| double | V = 0 |
| volumetric strain | |
| double | eff = 0 |
| effective plastic strain | |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
|
inline |
Definition at line 189 of file Ehlers.h.
|
inline |
Definition at line 190 of file Ehlers.h.
| KelvinVector MaterialLib::Solids::Ehlers::PlasticStrain< KelvinVector >::D |
| double MaterialLib::Solids::Ehlers::PlasticStrain< KelvinVector >::eff = 0 |
| MaterialLib::Solids::Ehlers::PlasticStrain< KelvinVector >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
| double MaterialLib::Solids::Ehlers::PlasticStrain< KelvinVector >::V = 0 |