DualNumber< Real, DNDerivativeType, true > ADReal
ADInterfaceKernel and ADVectorInterfaceKernel is responsible for interfacing physics across subdomain...
Implements a reaction to establish ReactionRate=k_f*u-k_b*v at interface.
static InputParameters validParams()
virtual ADReal computeQpResidual(Moose::DGResidualType type) override
Compute residuals at quadrature points.
const ADMaterialProperty< Real > & _kf
Forward reaction rate coefficient.
const ADMaterialProperty< Real > & _kb
Backward reaction rate coefficient.
const InputParameters & parameters() const
Get the parameters of the object.
const std::string & type() const
Get the type of this class.