Volumetric function No. 4 found in [7] Tab. 4.
More...
#include <ikarus/finiteelements/mechanics/materials/hyperelastic/volumetric/volumetricfunctions.hh>
|
static constexpr std::string | name () noexcept |
|
\[ U(J) = \frac{1}{\beta^2}(\frac{1}{J^\beta} - 1 + \beta(\ln J)) \]
◆ VF4()
Ikarus::Materials::VF4::VF4 |
( |
double |
beta | ) |
|
|
inlineexplicit |
◆ beta()
double Ikarus::Materials::VF4::beta |
( |
| ) |
const |
|
inline |
◆ firstDerivativeImpl()
template<typename ST >
ST Ikarus::Materials::VF4::firstDerivativeImpl |
( |
const ST & |
J | ) |
const |
|
inline |
◆ name()
static constexpr std::string Ikarus::Materials::VF4::name |
( |
| ) |
|
|
inlinestaticconstexprnoexcept |
◆ secondDerivativeImpl()
template<typename ST >
ST Ikarus::Materials::VF4::secondDerivativeImpl |
( |
const ST & |
J | ) |
const |
|
inline |
◆ storedEnergyImpl()
template<typename ST >
ST Ikarus::Materials::VF4::storedEnergyImpl |
( |
const ST & |
J | ) |
const |
|
inline |
The documentation for this struct was generated from the following file: