33 std::vector<const Moose::Functor<ADReal> *>
_epss;
const Moose::FunctorBase< ADReal > & epsilon(THREAD_ID tid) const override
A virtual method that allows us to only implement getVelocity once for free and porous flows...
A user object which implements the Rhie Chow interpolation for segregated porous medium momentum-pres...
std::vector< const Moose::Functor< ADReal > * > _epss
All the thread copies of the problem's porosity functor.
const Moose::Functor< ADReal > & _eps
The thread 0 copy of the porosity functor held by the subproblem.
static InputParameters validParams()
PINSFVRhieChowInterpolatorSegregated(const InputParameters ¶ms)
A user object which implements the Rhie Chow interpolation for segregated momentum-pressure systems...