INSFVBodyForce(const InputParameters ¶ms)
static InputParameters validParams()
Body force that contributes to the Rhie-Chow interpolation.
void gatherRCData(const Elem &) override
Should be a non-empty implementation if the residual object is a FVElementalKernel and introduces res...
ADReal computeQpResidual() override
const PostprocessorValue & _postprocessor
Optional postprocessor scaling factor of the body force.
void gatherRCData(const FaceInfo &) override
Should be a non-empty implementation if the residual object is a FVFluxKernel and introduces residual...
const Moose::Functor< ADReal > & _functor
The functor describing the body force.