version 0.4.1
Ikarus::Materials::VF0 Struct Reference

Default volumetric function. More...

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

Public Member Functions

template<typename ST >
ST storedEnergyImpl (const ST &) 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) = 0 \]

Member Function Documentation

◆ firstDerivativeImpl()

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

◆ name()

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

◆ secondDerivativeImpl()

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

◆ storedEnergyImpl()

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

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