static InputParameters validParams()
ADMatCoupledForce(const InputParameters ¶meters)
DualNumber< Real, DNDerivativeType, true > ADReal
Kernel representing the contribution of the PDE term $mv$, where $m$ is a material property coefficie...
virtual ADReal computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
const ADMaterialProperty< Real > & _mat_prop
Material property coefficient for coupled source term.
const InputParameters & parameters() const
Get the parameters of the object.
Implements a source term proportional to the value of a coupled variable.