25#ifndef DUMUX_FREE_FLOW_PROPERTIES_HH
26#define DUMUX_FREE_FLOW_PROPERTIES_HH
44template<
class TypeTag>
50template<
class TypeTag>
54template<
class TypeTag>
Fourier's law specialized for different discretization schemes This file contains the data which is r...
Classes related to flux variables caching.
The available free flow turbulence models in Dumux.
make the local view function available whenever we use the grid geometry
Definition: adapt.hh:29
Stores data associated with flux vars.
Definition: common/properties.hh:182
The engine behind the global flux cache (how to fill caches for the stencil)
Definition: common/properties.hh:184
The type for the calculation of the heat conduction fluxes.
Definition: common/properties.hh:216
forward declaration of the method-specific implementation
Definition: fourierslaw.hh:37
The empty filler class corresponding to EmptyCache.
Definition: fluxvariablescaching.hh:32
An empty flux variables cache.
Definition: fluxvariablescaching.hh:47
Definition: freeflow/properties.hh:40
std::tuple< ModelProperties > InheritsFrom
Definition: freeflow/properties.hh:40
Declares all properties used in Dumux.
Defines a type tags and some fundamental properties for all models.