static InputParameters validParams()
FVMatAdvection(const InputParameters ¶ms)
const Moose::Functor< ADRealVectorValue > & _vel
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
DualNumber< Real, DNDerivativeType, true > ADReal
virtual ADReal computeQpResidual() override
This is the primary function that must be implemented for flux kernel terms.
const Moose::Functor< ADReal > & _adv_quant
The advected quantity.
Moose::FV::InterpMethod _advected_interp_method
The interpolation method to use for the advected quantity.
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...