const ADVariableValue & _v
Kernel variable (can be nonlinear or coupled variable) (For constrained Allen-Cahn problems such as t...
virtual ADReal computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
DualNumber< Real, DNDerivativeType, true > ADReal
const ADMaterialProperty< Real > & _reaction_rate
Reaction rate material property.
ADMatReaction(const InputParameters ¶meters)
static InputParameters validParams()
Kernel representing the contribution of the PDE term $-L*v$, where $L$ is a reaction rate coefficient...
const InputParameters & parameters() const
Get the parameters of the object.