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