virtual ADReal computeQpResidual() override
This is the primary function that must be implemented for flux kernel terms.
DualNumber< Real, DNDerivativeType, true > ADReal
static InputParameters validParams()
const RealVectorValue _velocity
Moose::FV::InterpMethod _advected_interp_method
The interpolation method to use for the advected quantity.
FVAdvection(const InputParameters ¶ms)
InterpMethod
This codifies a set of available ways to interpolate with elem+neighbor solution information to calcu...
FVFluxKernel is used for calculating residual contributions from numerical fluxes from surface integr...