24#ifndef DUMUX_DISCRETIZATION_BOX_GRID_FLUXVARSCACHE_HH
25#define DUMUX_DISCRETIZATION_BOX_GRID_FLUXVARSCACHE_HH
27#warning "This header is deprecated and will be removed after 3.6"
37template<
class P,
class FVC>
43 template<
class Gr
idFluxVariablesCache,
bool cachingEnabled>
52template<
class Problem,
53 class FluxVariablesCache,
54 bool cachingEnabled =
false,
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29
Flux variable caches traits.
Definition: discretization/box/gridfluxvariablescache.hh:39
P Problem
Definition: discretization/box/gridfluxvariablescache.hh:40
FVC FluxVariablesCache
Definition: discretization/box/gridfluxvariablescache.hh:41
The flux variables caches for an element.
Definition: discretization/cvfe/elementfluxvariablescache.hh:43
Flux variable caches traits.
Definition: discretization/cvfe/gridfluxvariablescache.hh:41
Flux variable caches on a gridview.
Definition: discretization/cvfe/gridfluxvariablescache.hh:58
Global flux variable cache.