RFFGen
 All Classes Namespaces Files Functions Typedefs Enumerations Groups
Public Member Functions | List of all members
RFFGen::LinearAlgebra::SecondModifiedPrincipalInvariant< Matrix, class > Struct Template Reference

Isochoric (volume-preserving), second modified principal invariant $ \bar\iota_2(A)=\iota_2\iota_3^{-1/3} $, where $\iota_2$ is the second and $\iota_3$ is the third principal invariant. More...

#include <modifiedPrincipalInvariants.hh>

Inheritance diagram for RFFGen::LinearAlgebra::SecondModifiedPrincipalInvariant< Matrix, class >:

Public Member Functions

 SecondModifiedPrincipalInvariant ()=default
 Default constructor.
 
 SecondModifiedPrincipalInvariant (const Matrix &A)
 Constructor. More...
 

Detailed Description

template<class Matrix, class = Concepts::SymmetricMatrixConceptCheck<Matrix>>
struct RFFGen::LinearAlgebra::SecondModifiedPrincipalInvariant< Matrix, class >

Isochoric (volume-preserving), second modified principal invariant $ \bar\iota_2(A)=\iota_2\iota_3^{-1/3} $, where $\iota_2$ is the second and $\iota_3$ is the third principal invariant.

Constructor & Destructor Documentation

template<class Matrix , class = Concepts::SymmetricMatrixConceptCheck<Matrix>>
RFFGen::LinearAlgebra::SecondModifiedPrincipalInvariant< Matrix, class >::SecondModifiedPrincipalInvariant ( const Matrix &  A)
inline

Constructor.

Parameters
Amatrix to compute second modified principal invariant from.

The documentation for this struct was generated from the following file: