www.mooseframework.org
Classes | Functions
TensorMechanicsHardeningPowerRule.h File Reference

Go to the source code of this file.

Classes

class  TensorMechanicsHardeningPowerRule
 Power-Rule Hardening defined by: assuming p = internal_parameter, then value = value_0 * (p / epsilon0 + 1)^{exponent}) Notice that if epsilon0 = 0, it will return not a number. More...
 

Functions

template<>
InputParameters validParams< TensorMechanicsHardeningPowerRule > ()
 

Function Documentation

◆ validParams< TensorMechanicsHardeningPowerRule >()

template<>
InputParameters validParams< TensorMechanicsHardeningPowerRule > ( )