OGS
MaterialLib::Solids::Ehlers::OnePlusGamma_pTheta Struct Referencefinal

Detailed Description

Holds powers of 1 + gamma_p*theta to base 0, m_p, and m_p-1.

Definition at line 89 of file Ehlers.cpp.

Public Member Functions

 OnePlusGamma_pTheta (double const gamma_p, double const theta, double const m_p)

Public Attributes

double const value
double const pow_m_p
double const pow_m_p1

Constructor & Destructor Documentation

◆ OnePlusGamma_pTheta()

MaterialLib::Solids::Ehlers::OnePlusGamma_pTheta::OnePlusGamma_pTheta ( double const gamma_p,
double const theta,
double const m_p )
inline

Definition at line 91 of file Ehlers.cpp.

References pow_m_p, pow_m_p1, and value.

Member Data Documentation

◆ pow_m_p

◆ pow_m_p1

double const MaterialLib::Solids::Ehlers::OnePlusGamma_pTheta::pow_m_p1

◆ value

double const MaterialLib::Solids::Ehlers::OnePlusGamma_pTheta::value

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