ADReal computeQpResidual() override
This is the primary function that must be implemented for flux kernel terms.
const InputParameters & parameters() const
Get the parameters of the object.
DualNumber< Real, DNDerivativeType, true > ADReal
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Base class for FV elemental kernels that need qp-indexed solution values.
FVReaction(const InputParameters ¶meters)