Collection of variables that have to be mapped if the grid is adapted For an immiscible two-phase model, the following data has to be transferred to a new grid. More...
#include <dumux/porousmediumflow/2p/sequential/celldataadaptive.hh>
Collection of variables that have to be mapped if the grid is adapted For an immiscible two-phase model, the following data has to be transferred to a new grid.
Public Member Functions | |
AdaptedValues () | |
Public Attributes | |
Scalar | saturationW |
Scalar | saturationNw |
Scalar | pressW |
Scalar | pressNw |
Scalar | potW |
Scalar | potNw |
Scalar | volCorr |
int | count |
|
inline |
int Dumux::CellData2PAdaptive< TypeTag, enableCompressibility >::AdaptedValues::count |
Scalar Dumux::CellData2PAdaptive< TypeTag, enableCompressibility >::AdaptedValues::potNw |
Scalar Dumux::CellData2PAdaptive< TypeTag, enableCompressibility >::AdaptedValues::potW |
Scalar Dumux::CellData2PAdaptive< TypeTag, enableCompressibility >::AdaptedValues::pressNw |
Scalar Dumux::CellData2PAdaptive< TypeTag, enableCompressibility >::AdaptedValues::pressW |
Scalar Dumux::CellData2PAdaptive< TypeTag, enableCompressibility >::AdaptedValues::saturationNw |
Scalar Dumux::CellData2PAdaptive< TypeTag, enableCompressibility >::AdaptedValues::saturationW |
Scalar Dumux::CellData2PAdaptive< TypeTag, enableCompressibility >::AdaptedValues::volCorr |