14 #include "libmesh/elem_range.h" 27 const unsigned int _nl_sys_number,
28 const std::vector<unsigned int> &
vars);
37 void onElement(const Elem * elem) override final;
A class that gathers body force data from elemental kernels contributing to the Navier-Stokes momentu...
void subdomainChanged() override final
void onElement(const Elem *elem) override final
GatherRCDataElementThread(FEProblemBase &fe_problem, const unsigned int _nl_sys_number, const std::vector< unsigned int > &vars)
std::vector< INSFVMomentumResidualObject * > _insfv_elemental_kernels
The collection of elemental kernels that contributive to the momentum equation residuals.
void join(const GatherRCDataElementThread &)
const std::vector< unsigned int > & _vars
The velocity variable numbers.
const std::vector< double > x
const unsigned int _nl_system_num
All objects that contribute to pressure-based (e.g.