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