Moose::GenericType< Real, is_ad > GenericReal
PowerLawCreepTestTempl< false > PowerLawCreepTest
PowerLawCreepTestTempl< true > ADPowerLawCreepTest
FEProblemBase & _fe_problem
const InputParameters & parameters() const
This class uses the stress update material in a radial return isotropic creep model.
const Real _initial_guess
static InputParameters validParams()
virtual GenericReal< is_ad > minimumPermissibleValue(const GenericReal< is_ad > &) const override
Compute the minimum permissible value of the scalar.
virtual GenericReal< is_ad > maximumPermissibleValue(const GenericReal< is_ad > &) const override
Compute the maximum permissible value of the scalar.
virtual GenericReal< is_ad > computeDerivative(const GenericReal< is_ad > &effective_trial_stress, const GenericReal< is_ad > &scalar) override
Compute the derivative of the residual as a function of the scalar variable.
virtual GenericReal< is_ad > initialGuess(const GenericReal< is_ad > &) override
Compute an initial guess for the value of the scalar.
virtual GenericReal< is_ad > computeResidual(const GenericReal< is_ad > &effective_trial_stress, const GenericReal< is_ad > &scalar) override
Compute the residual for a predicted value of the scalar.
bool _check_range
Whether to check to see whether iterative solution is within admissible range, and set within that ra...