const std::vector< BoundaryName > & _wall_boundary_names
Wall boundaries.
virtual Real computeBoundaryMatrixContribution(const LinearFVBoundaryCondition &bc) override
LinearFVTurbulentDiffusion(const InputParameters ¶ms)
Class constructor.
virtual Real computeBoundaryRHSContribution(const LinearFVBoundaryCondition &bc) override
virtual Real computeNeighborMatrixContribution() override
std::unordered_set< const Elem * > _wall_bounded
List for wall bounded elements.
const Moose::Functor< Real > & _scaling_coeff
The functor for the scaling coefficient for the diffusion term.
virtual Real computeElemMatrixContribution() override
virtual void addMatrixContribution() override
virtual Real computeElemRightHandSideContribution() override
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Kernel that adds contributions from a diffusion term of the turbulent variables, limited in the near-...
virtual Real computeNeighborRightHandSideContribution() override
virtual void initialSetup() override
virtual void addRightHandSideContribution() override