3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces | Typedefs
freeflow/rans/twoeq/kepsilon/localresidual.hh File Reference
#include <dumux/common/properties.hh>
#include <dumux/discretization/method.hh>
#include <dumux/freeflow/navierstokes/localresidual.hh>
#include <dumux/freeflow/rans/twoeq/kepsilon/staggered/localresidual.hh>

Go to the source code of this file.

Description

The local residual class for the k-epsilon 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::KEpsilonResidual = KEpsilonResidualImpl< TypeTag, BaseLocalResidual, GetPropType< TypeTag, Properties::GridGeometry >::discMethod >
 The local residual class for the k-epsilon model. This is a convenience alias for the actual, discretization-specific local residual. More...
 
Include dependency graph for freeflow/rans/twoeq/kepsilon/localresidual.hh: