![]() |
#include "Marmot/MarmotFastorTensorBasics.h"
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::DeformationMeasures | |
Marmot::ContinuumMechanics::DeformationMeasures::FirstOrderDerived | |
Functions | |
template<typename T > | |
Tensor33t< T > | Marmot::ContinuumMechanics::DeformationMeasures::CauchyGreen (const Tensor33t< T > F_) |
template<typename T > | |
std::pair< Tensor33t< T >, Tensor3333t< T > > | Marmot::ContinuumMechanics::DeformationMeasures::FirstOrderDerived::CauchyGreen (const Tensor33t< T > F) |