12#ifndef DUMUX_FREELOW_NAVIERSTOKES_FLUXVARIABLES_HH
13#define DUMUX_FREELOW_NAVIERSTOKES_FLUXVARIABLES_HH
22template<
class TypeTag,
class DiscretizationMethod>
23class NavierStokesFluxVariablesImpl;
32template<
class TypeTag>
The flux variables class for the Navier-Stokes model using the staggered grid discretization.
Definition freeflow/navierstokes/staggered/fluxvariables.hh:41
Defines all properties used in Dumux.
The flux variables class for the Navier-Stokes model using the staggered grid discretization.
The available discretization methods in Dumux.