3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Dumux::CellData2P< TypeTag, enableCompressibility > Class Template Reference

Class including data of one grid cell. More...

Inheritance diagram for Dumux::CellData2P< TypeTag, enableCompressibility >:
Inheritance graph

Description

template<class TypeTag, bool enableCompressibility>
class Dumux::CellData2P< TypeTag, enableCompressibility >

Class including data of one grid cell.

The variables of two-phase flow, which are phase pressures and saturations are stored in this class. Further, resulting cell values for constitutive relationships like mobilities, fractional flow functions and capillary pressure are stored. Additionally, data assigned to cell-cell interfaces, so-called flux-data are stored.

Template Parameters
TypeTagThe problem TypeTag
boolUsed for specialization for case of compressible flow (true) or incompressible flow (false)

The documentation for this class was generated from the following file: