3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
c/sequential/celldataadaptive.hh File Reference

Class including the variables and data of discretized data of the constitutive relations for one element. More...

#include <dune/common/float_cmp.hh>
#include <dune/grid/utility/persistentcontainer.hh>
#include <dumux/porousmediumflow/2p2c/sequential/celldata.hh>
#include <dumux/porousmediumflow/2p2c/sequential/celldatamultiphysics.hh>

Go to the source code of this file.

Description

Class including the variables and data of discretized data of the constitutive relations for one element.

Classes

class  Dumux::CellData2P2CAdaptive< TypeTag >
 Class including the data of a grid cell needed if an adaptive grid is used. More...
 
struct  Dumux::CellData2P2CAdaptive< TypeTag >::AdaptedValues
 A container for all necessary variables to map an old solution to a new grid If the primary variables (pressure, total concentrations) are mapped to a new grid, the secondary variables can be calulated. For the mapping between sons and father, it is in addition necessary to know about how many sons live in each father ("count"). While only one phase pressure is PV, the method updateMaterialLaws() that recalculates the secondary variables needs both phase pressures (initiated via the capillary pressure of the last time step) to start the iteration to determine appropriate phase composition and pc. Hence, both phase pressures are mapped to the new solution. More...
 

Namespaces

namespace  Dumux
 
Include dependency graph for c/sequential/celldataadaptive.hh: