virtual void addRightHandSideContribution() override
virtual void addMatrixContribution() override
virtual void initialSetup() override
const std::vector< BoundaryName > & _wall_boundary_names
Wall boundaries.
std::pair< Real, Real > _advected_interp_coeffs
Container for the current advected interpolation coefficients on the face to make sure we don't compu...
An advection kernel that implements the advection term for the turbulent variables limited for the fi...
Moose::FV::InterpMethod _advected_interp_method
The interpolation method to use for the advected quantity.
static InputParameters validParams()
LinearFVTurbulentAdvection(const InputParameters ¶ms)
An advection kernel that implements the advection term for the passive scalar transport equation...
std::unordered_set< const Elem * > _wall_bounded
List for wall bounded elements.