Functions
Marmot::ContinuumMechanics::Viscoelasticity::ComplianceFunctions Namespace Reference

Functions

template<typename T_ >
T_ logPowerLaw (T_ tau, double m, double n)
 
template<typename T_ >
T_ powerLaw (T_ tau, double m, double n)
 

Function Documentation

◆ logPowerLaw()

template<typename T_ >
T_ Marmot::ContinuumMechanics::Viscoelasticity::ComplianceFunctions::logPowerLaw ( T_  tau,
double  m,
double  n 
)

◆ powerLaw()

template<typename T_ >
T_ Marmot::ContinuumMechanics::Viscoelasticity::ComplianceFunctions::powerLaw ( T_  tau,
double  m,
double  n 
)