DualNumber< Real, DNDerivativeType, true > ADReal
A flux kernel using the divergence theorem for the pressure gradient term in the momentum equation.
virtual const Moose::FunctorBase< ADReal > & epsilon() const
void gatherRCData(const Elem &) override final
Should be a non-empty implementation if the residual object is a FVElementalKernel and introduces res...
const Moose::ConstantFunctor< ADReal > _unity_functor
A unity functor used in the epsilon virtual method.
void gatherRCData(const FaceInfo &) override final
Should be a non-empty implementation if the residual object is a FVFluxKernel and introduces residual...
static InputParameters validParams()
virtual ADReal computeQpResidual() override
const Moose::Functor< ADReal > & _p
The pressure.
All objects that contribute to pressure-based (e.g.