3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches

The local residual class for the k-omega model. This is a convenience alias for the actual, discretization-specific local residual. More...

Go to the source code of this file.

Description

The local residual class for the k-omega model. This is a convenience alias for the actual, discretization-specific local residual.

Note
Not all specializations are currently implemented

Namespaces

namespace  Dumux

Typedefs

template<class TypeTag, class BaseLocalResidual>
using Dumux::KOmegaResidual = KOmegaResidualImpl<TypeTag, BaseLocalResidual, GetPropType<TypeTag, Properties::GridGeometry>::discMethod>
 The local residual class for the k-omega model. This is a convenience alias for the actual, discretization-specific local residual.