DualNumber< Real, DNDerivativeType, true > ADReal
This calculates the time derivative for a coupled variable.
This calculates the time derivative of a coupled variable scaled by a material property.
static InputParameters validParams()
const ADMaterialProperty< Real > & _mat_prop
Scaling factor as an AD material property.
virtual ADReal precomputeQpResidual() override
Called before forming the residual for an element.
const InputParameters & parameters() const
Get the parameters of the object.