![]() |
OGS
|
Definition at line 68 of file Ehlers.cpp.
Public Types | |
| using | Invariants = MathLib::KelvinVector::Invariants<KelvinVectorSize> |
| using | KelvinVector |
Public Member Functions | |
| PhysicalStressWithInvariants (KelvinVector const &stress) | |
Public Attributes | |
| KelvinVector | value |
| KelvinVector | D |
| double | I_1 |
| double | J_2 |
| double | J_3 |
| EIGEN_MAKE_ALIGNED_OPERATOR_NEW | |
Static Public Attributes | |
| static int const | KelvinVectorSize |
| using MaterialLib::Solids::Ehlers::PhysicalStressWithInvariants< DisplacementDim >::Invariants = MathLib::KelvinVector::Invariants<KelvinVectorSize> |
Definition at line 72 of file Ehlers.cpp.
| using MaterialLib::Solids::Ehlers::PhysicalStressWithInvariants< DisplacementDim >::KelvinVector |
Definition at line 73 of file Ehlers.cpp.
|
inlineexplicit |
Definition at line 76 of file Ehlers.cpp.
| KelvinVector MaterialLib::Solids::Ehlers::PhysicalStressWithInvariants< DisplacementDim >::D |
Definition at line 86 of file Ehlers.cpp.
Referenced by MaterialLib::Solids::Ehlers::calculatePlasticJacobian(), MaterialLib::Solids::Ehlers::plasticFlowDeviatoricPart(), and MaterialLib::Solids::Ehlers::thetaSigmaDerivatives().
| MaterialLib::Solids::Ehlers::PhysicalStressWithInvariants< DisplacementDim >::EIGEN_MAKE_ALIGNED_OPERATOR_NEW |
Definition at line 91 of file Ehlers.cpp.
| double MaterialLib::Solids::Ehlers::PhysicalStressWithInvariants< DisplacementDim >::I_1 |
| double MaterialLib::Solids::Ehlers::PhysicalStressWithInvariants< DisplacementDim >::J_2 |
Definition at line 88 of file Ehlers.cpp.
Referenced by MaterialLib::Solids::Ehlers::calculatePlasticJacobian(), MaterialLib::Solids::Ehlers::calculatePlasticResidual(), MaterialLib::Solids::Ehlers::plasticFlowDeviatoricPart(), MaterialLib::Solids::Ehlers::thetaSigmaDerivatives(), and MaterialLib::Solids::Ehlers::yieldFunction().
| double MaterialLib::Solids::Ehlers::PhysicalStressWithInvariants< DisplacementDim >::J_3 |
Definition at line 89 of file Ehlers.cpp.
Referenced by MaterialLib::Solids::Ehlers::calculatePlasticJacobian(), MaterialLib::Solids::Ehlers::calculatePlasticResidual(), and MaterialLib::Solids::Ehlers::yieldFunction().
|
static |
Definition at line 70 of file Ehlers.cpp.
| KelvinVector MaterialLib::Solids::Ehlers::PhysicalStressWithInvariants< DisplacementDim >::value |
Definition at line 85 of file Ehlers.cpp.
Referenced by MaterialLib::Solids::Ehlers::calculatePlasticResidual().