#include <dumux/common/properties.hh>#include <dumux/freeflow/rans/twoeq/komega/staggered/fluxvariables.hh>Go to the source code of this file.
The flux variables class for the k-omega model. This is a convenience alias for that actual, discretization-specific flux variables.
Namespaces | |
| namespace | Dumux |
| make the local view function available whenever we use the grid geometry | |
Typedefs | |
| template<class TypeTag , class BaseFluxVariables > | |
| using | Dumux::KOmegaFluxVariables = KOmegaFluxVariablesImpl< TypeTag, BaseFluxVariables, GetPropType< TypeTag, Properties::GridGeometry >::discMethod > |
| The flux variables class for the k-omega model. This is a convenience alias for that actual, discretization-specific flux variables. More... | |
