PeriDyno 1.0.0
Loading...
Searching...
No Matches
dyno::StVKModel< Real > Class Template Reference

#include <EnergyDensityFunction.h>

Public Member Functions

DYN_FUNC StVKModel ()
 
DYN_FUNC StVKModel (Real _s0, Real _s1)
 
DYN_FUNC Real getEnergy (Real lambda1, Real lambda2, Real lambda3)
 
DYN_FUNC SquareMatrix< Real, 3 > getStressTensorPositive (Real lambda1, Real lambda2, Real lambda3)
 
DYN_FUNC SquareMatrix< Real, 3 > getStressTensorNegative (Real lambda1, Real lambda2, Real lambda3)
 

Public Attributes

Real s0
 
Real s1
 
Real density
 

Detailed Description

template<typename Real>
class dyno::StVKModel< Real >

Definition at line 92 of file EnergyDensityFunction.h.

Constructor & Destructor Documentation

◆ StVKModel() [1/2]

template<typename Real>
DYN_FUNC dyno::StVKModel< Real >::StVKModel ( )
inline

Definition at line 96 of file EnergyDensityFunction.h.

◆ StVKModel() [2/2]

template<typename Real>
DYN_FUNC dyno::StVKModel< Real >::StVKModel ( Real _s0,
Real _s1 )
inline

Definition at line 103 of file EnergyDensityFunction.h.

Member Function Documentation

◆ getEnergy()

template<typename Real>
DYN_FUNC Real dyno::StVKModel< Real >::getEnergy ( Real lambda1,
Real lambda2,
Real lambda3 )
inline

Definition at line 110 of file EnergyDensityFunction.h.

◆ getStressTensorNegative()

template<typename Real>
DYN_FUNC SquareMatrix< Real, 3 > dyno::StVKModel< Real >::getStressTensorNegative ( Real lambda1,
Real lambda2,
Real lambda3 )
inline

Definition at line 135 of file EnergyDensityFunction.h.

◆ getStressTensorPositive()

template<typename Real>
DYN_FUNC SquareMatrix< Real, 3 > dyno::StVKModel< Real >::getStressTensorPositive ( Real lambda1,
Real lambda2,
Real lambda3 )
inline

Definition at line 120 of file EnergyDensityFunction.h.

Member Data Documentation

◆ density

template<typename Real>
Real dyno::StVKModel< Real >::density

Definition at line 147 of file EnergyDensityFunction.h.

◆ s0

template<typename Real>
Real dyno::StVKModel< Real >::s0

Definition at line 144 of file EnergyDensityFunction.h.

◆ s1

template<typename Real>
Real dyno::StVKModel< Real >::s1

Definition at line 145 of file EnergyDensityFunction.h.


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