Namespaces | Functions
MarmotDeformationMeasures.h File Reference
#include "Marmot/MarmotFastorTensorBasics.h"
Include dependency graph for MarmotDeformationMeasures.h:
This graph shows which files directly or indirectly include this file:

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)