22 Moose::RelationshipManagerType::GEOMETRIC |
23 Moose::RelationshipManagerType::ALGEBRAIC);
24 params.
addParam<UserObjectName>(
"rc_uo",
"The Rhie-Chow user object");
registerMooseObject("NavierStokesTestApp", GetAllTheRCVelocities)
static InputParameters validParams()
GetAllTheRCVelocities(const InputParameters ¶meters)
INSFVRhieChowInterpolator & _rc_uo
static InputParameters validParams()
virtual void execute() override
This user-object gathers 'a' (on-diagonal velocity coefficients) data.
void pullAllNonlocal()
Whether to pull all 'a' coefficient data from the owning process for all nonlocal elements we have ac...
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
virtual MooseMesh & mesh()=0