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