24#ifndef DUMUX_DISCRETIZATION_CC_MPFA_GRID_VOLUMEVARIABLES_HH
25#define DUMUX_DISCRETIZATION_CC_MPFA_GRID_VOLUMEVARIABLES_HH
36template<
class P,
class VV>
42 template<
class Gr
idVolumeVariables,
bool cachingEnabled>
55template<
class Problem,
56 class VolumeVariables,
57 bool cachingEnabled =
false,
63 using ParentType::ParentType;
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
Definition: adapt.hh:29
Base class for the grid volume variables.
Definition: cellcentered/gridvolumevariables.hh:46
The local (stencil) volume variables class for cell centered mpfa models.
Definition: cellcentered/mpfa/elementvolumevariables.hh:193
Traits for the base class for the grid volume variables.
Definition: cellcentered/mpfa/gridvolumevariables.hh:38
P Problem
Definition: cellcentered/mpfa/gridvolumevariables.hh:39
VV VolumeVariables
Definition: cellcentered/mpfa/gridvolumevariables.hh:40
Base class for the grid volume variables.
Definition: cellcentered/mpfa/gridvolumevariables.hh:60
The local (stencil) volume variables class for cell centered mpfa models.
The grid volume variables class for cell centered models.