virtual ADReal computeQpResidual() override
This is the primary function that must be implemented for flux kernel terms.
This is a wrapper that forwards calls to the implementation, which can be switched out at any time wi...
DualNumber< Real, DNDerivativeType, true > ADReal
const Moose::Functor< ADRealVectorValue > & _vector_field
The vector field whose divergence is added to the residual.
FVDivergence(const InputParameters ¶ms)
FVDivergence implements a standard divergence term:
FVFluxKernel is used for calculating residual contributions from numerical fluxes from surface integr...
static InputParameters validParams()