![]() |
Go to the source code of this file.
Namespaces | |
Marmot | |
This file includes functions needed for calculations with stress and strain tensors written in voigt notation. | |
Marmot::ContinuumMechanics | |
Marmot::ContinuumMechanics::StressMeasures | |
Marmot::ContinuumMechanics::StressMeasures::FirstOrderDerived | |
Functions | |
template<typename T > | |
Tensor33t< T > | Marmot::ContinuumMechanics::StressMeasures::KirchhoffStressFromPK2 (const Tensor33t< T > &PK2, const Tensor33t< T > &F) |
template<typename T > | |
std::tuple< Tensor33t< T >, Tensor3333t< T >, Tensor3333t< T > > | Marmot::ContinuumMechanics::StressMeasures::FirstOrderDerived::KirchhoffStressFromPK2 (const Tensor33t< T > &PK2, const Tensor33t< T > &F) |