DualNumber< Real, DNDerivativeType, true > ADReal
FVFluxKernel is used for calculating residual contributions from numerical fluxes from surface integr...
static InputParameters validParams()
Moose::FV::InterpMethod _advected_interp_method
The interpolation method to use for the advected quantity.
virtual ADReal computeQpResidual() override
This is the primary function that must be implemented for flux kernel terms.
const Moose::Functor< ADRealVectorValue > & _vel
const Moose::Functor< ADReal > & _adv_quant
The advected quantity.
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
InterpMethod
This codifies a set of available ways to interpolate with elem+neighbor solution information to calcu...