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