DualNumber< Real, DNDerivativeType, true > ADReal
This class computes a boundary diffusion flux by taking the difference between a provided boundary va...
const ADMaterialProperty< Real > & _coeff_elem
Diffusion coefficient on the element.
const MooseArray< ADReal > & _diff_quant_neighbor
ADReal computeQpResidual() override
const Function & _function
static InputParameters validParams()
const ADMaterialProperty< Real > & _coeff_neighbor
Diffusion coefficient on the neighbor.
const MooseArray< ADReal > & _diff_quant_elem
Base class for FV flux BCs that need qp-indexed solution values on both sides of a face.
Base class for function objects.
const InputParameters & parameters() const
Get the parameters of the object.