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

Go to the source code of this file.

Description

The flux variables class for the Navier-Stokes model. This is a convenience alias for that actual, discretization-specific flux variables.

Note
Not all specializations are currently implemented

Namespaces

namespace  Dumux
 

Typedefs

template<class TypeTag >
using Dumux::NavierStokesFluxVariables = NavierStokesFluxVariablesImpl< TypeTag, GetPropType< TypeTag, Properties::GridGeometry >::discMethod >
 The flux variables class for the Navier-Stokes model. This is a convenience alias for that actual, discretization-specific flux variables. More...
 
Include dependency graph for freeflow/navierstokes/fluxvariables.hh: