12#ifndef DUMUX_LOWREKEPSILON_LOCAL_RESIDUAL_HH
13#define DUMUX_LOWREKEPSILON_LOCAL_RESIDUAL_HH
23template<
class TypeTag,
class BaseLocalRes
idual,
class DiscretizationMethod>
24class LowReKEpsilonResidualImpl;
33template<
class TypeTag,
class BaseLocalRes
idual>
Element-wise calculation of the residual for low-Reynolds k-epsilon models using the staggered discre...
Definition freeflow/rans/twoeq/lowrekepsilon/staggered/localresidual.hh:29
Defines all properties used in Dumux.
The local residual class for the Navier-Stokes model (balance equations). This is a convenience alias...
Element-wise calculation of the residual for low-Reynolds k-epsilon models using the staggered discre...
The available discretization methods in Dumux.