version 0.4.7
Ikarus::Materials::VF12 Struct Reference

Volumetric function No. 12. Mainly used in combination with the displacement-pressure element. More...

#include <ikarus/finiteelements/mechanics/materials/hyperelastic/volumetric/volumetricfunctions.hh>

Public Member Functions

template<typename ST >
ST storedEnergyImpl (const ST &J) const
 
template<typename ST >
ST firstDerivativeImpl (const ST &) const
 
template<typename ST >
ST secondDerivativeImpl (const ST &) const
 

Static Public Member Functions

static constexpr std::string name () noexcept
 

Detailed Description

\[ U(J) = J - 1 \]

Member Function Documentation

◆ firstDerivativeImpl()

template<typename ST >
ST Ikarus::Materials::VF12::firstDerivativeImpl ( const ST &  ) const
inline

◆ name()

static constexpr std::string Ikarus::Materials::VF12::name ( )
inlinestaticconstexprnoexcept

◆ secondDerivativeImpl()

template<typename ST >
ST Ikarus::Materials::VF12::secondDerivativeImpl ( const ST &  ) const
inline

◆ storedEnergyImpl()

template<typename ST >
ST Ikarus::Materials::VF12::storedEnergyImpl ( const ST &  J) const
inline

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