![]() |
OGS
|
|
#include <Lubby2.h>
Public Types | |
| using | KelvinVector |
| using | KelvinMatrix |
Public Member Functions | |
| MaterialStateVariables () | |
| void | setInitialConditions () |
| void | pushBackState () override |
| Public Member Functions inherited from MaterialLib::Solids::MechanicsBase< DisplacementDim >::MaterialStateVariables | |
| virtual | ~MaterialStateVariables ()=default |
| virtual double | getEquivalentPlasticStrain () const |
Public Attributes | |
| KelvinVector | eps_K_t |
| KelvinVector | eps_K_j |
| KelvinVector | eps_M_t |
| KelvinVector | eps_M_j |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
| using MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::MaterialStateVariables::KelvinMatrix |
| using MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::MaterialStateVariables::KelvinVector |
|
inline |
Definition at line 110 of file Lubby2.h.
References eps_K_j, eps_K_t, eps_M_j, eps_M_t, and MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::KelvinVectorSize.
|
inlineoverridevirtual |
|
inline |
| MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::MaterialStateVariables::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
| KelvinVector MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::MaterialStateVariables::eps_K_j |
Definition at line 140 of file Lubby2.h.
Referenced by MaterialStateVariables(), MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::computeFreeEnergyDensity(), MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::integrateStress(), pushBackState(), and setInitialConditions().
| KelvinVector MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::MaterialStateVariables::eps_K_t |
Deviatoric strain in the viscous kelvin element during the current iteration
Definition at line 139 of file Lubby2.h.
Referenced by MaterialStateVariables(), MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::computeFreeEnergyDensity(), MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::integrateStress(), pushBackState(), and setInitialConditions().
| KelvinVector MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::MaterialStateVariables::eps_M_j |
Definition at line 144 of file Lubby2.h.
Referenced by MaterialStateVariables(), MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::computeFreeEnergyDensity(), MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::integrateStress(), pushBackState(), and setInitialConditions().
| KelvinVector MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::MaterialStateVariables::eps_M_t |
Deviatoric strain in the viscous maxwell element during the current iteration
Definition at line 143 of file Lubby2.h.
Referenced by MaterialStateVariables(), MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::computeFreeEnergyDensity(), MaterialLib::Solids::Lubby2::Lubby2< DisplacementDim >::integrateStress(), pushBackState(), and setInitialConditions().