Base class for function objects.
static InputParameters validParams()
DualNumber< Real, DNDerivativeType, true > ADReal
const Function & _function
This class computes a boundary diffusion flux by taking the difference between a provided boundary va...
const MooseArray< ADReal > & _diff_quant_neighbor
FVOrthogonalBoundaryDiffusion(const InputParameters ¶meters)
const ADMaterialProperty< Real > & _coeff_neighbor
Diffusion coefficient on the neighbor.
Provides an interface for computing residual contributions from finite volume numerical fluxes comput...
const ADMaterialProperty< Real > & _coeff_elem
Diffusion coefficient on the element.
const MooseArray< ADReal > & _diff_quant_elem
ADReal computeQpResidual() override
const InputParameters & parameters() const
Get the parameters of the object.