24 params.
addParam<UserObjectName>(
"rc_uo",
"The Rhie-Chow user object");
virtual MooseMesh & mesh()=0
static InputParameters validParams()
virtual VectorValue< ADReal > getVelocity(const Moose::FV::InterpMethod m, const FaceInfo &fi, const Moose::StateArg &time, const THREAD_ID tid, bool subtract_mesh_velocity) const override
Retrieve a face velocity.
const std::vector< FaceInfo > & allFaceInfo() const
INSFVRhieChowInterpolator & _rc_uo
virtual void execute() override
static InputParameters validParams()
GetAllTheRCVelocities(const InputParameters ¶meters)
This user-object gathers 'a' (on-diagonal velocity coefficients) data.
registerMooseObject("NavierStokesTestApp", GetAllTheRCVelocities)
void pullAllNonlocal()
Whether to pull all 'a' coefficient data from the owning process for all nonlocal elements we have ac...