version 3.8.0
Loading...
Searching...
No Matches

The flux variables class for the k-omega model. This is a convenience alias for that actual, discretization-specific flux variables. More...

Go to the source code of this file.

Description

Note
Not all specializations are currently implemented

Namespaces

namespace  Dumux
 

Typedefs

template<class TypeTag , class BaseFluxVariables >
using Dumux::KOmegaFluxVariables = KOmegaFluxVariablesImpl<TypeTag, BaseFluxVariables, typename GetPropType<TypeTag, Properties::GridGeometry>::DiscretizationMethod>
 The flux variables class for the k-omega model. This is a convenience alias for that actual, discretization-specific flux variables.