DualNumber< Real, DNDerivativeType, true > ADReal
This class computes the intercell diffusion flux by taking the difference between neighboring cell ce...
const MooseArray< ADReal > & _diff_quant_neighbor
static InputParameters validParams()
const ADMaterialProperty< Real > & _coeff_elem
const MooseArray< ADReal > & _diff_quant_elem
const ADMaterialProperty< Real > & _coeff_neighbor
ADReal computeQpResidual() override
This is the primary function that must be implemented for flux kernel terms.
Base class for FV flux kernels that need qp-indexed solution values on both sides of a face.
const InputParameters & parameters() const
Get the parameters of the object.