ComputeDilatationThermalExpansionFunctionEigenstrainTempl< false > ComputeDilatationThermalExpansionFunctionEigenstrain
ComputeDilatationThermalExpansionFunctionEigenstrainTempl< true > ADComputeDilatationThermalExpansionFunctionEigenstrain
typename std::conditional< is_ad, ADReal, ChainedReal >::type ValueAndDerivative
Return type with a single derivative.
ComputeDilatationThermalExpansionEigenstrainBase computes an eigenstrain for thermal expansion from a...
ComputeDilatationThermalExpansionFunctionEigenstrain computes an eigenstrain for thermal expansion fr...
virtual ValueAndDerivative< is_ad > computeDilatation(const ValueAndDerivative< is_ad > &temperature) override
Compute the fractional linear dilatation due to thermal expansion delta L / L along with its temperat...
const Function & _dilatation_function
Dilatation function.
static InputParameters validParams()