3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
discretization/pq1bubble/fvgridgeometry.hh File Reference

Base class for the finite volume geometry vector for the pq1bubble method This builds up the sub control volumes and sub control volume faces for each element of the grid partition. More...

#include <utility>
#include <unordered_map>
#include <dune/grid/common/mcmgmapper.hh>
#include <dumux/discretization/method.hh>
#include <dumux/common/indextraits.hh>
#include <dumux/common/defaultmappertraits.hh>
#include <dumux/geometry/center.hh>
#include <dumux/geometry/volume.hh>
#include <dumux/discretization/basegridgeometry.hh>
#include <dumux/discretization/pq1bubble/geometryhelper.hh>
#include <dumux/discretization/pq1bubble/fvelementgeometry.hh>
#include <dumux/discretization/pq1bubble/subcontrolvolume.hh>
#include <dumux/discretization/pq1bubble/subcontrolvolumeface.hh>
#include <dumux/discretization/pq1bubble/pq1bubblefecache.hh>
#include <dumux/discretization/extrusion.hh>

Go to the source code of this file.

Description

Base class for the finite volume geometry vector for the pq1bubble method This builds up the sub control volumes and sub control volume faces for each element of the grid partition.

Classes

struct  Dumux::PQ1BubbleMapperTraits< GridView >
 
struct  Dumux::PQ1BubbleDefaultGridGeometryTraits< GridView, MapperTraits >
 The default traits for the pq1bubble finite volume grid geometry Defines the scv and scvf types and the mapper types. More...
 
class  Dumux::PQ1BubbleFVGridGeometry< Scalar, GV, enableCaching, Traits >
 Base class for the finite volume geometry vector for pq1bubble schemes This builds up the sub control volumes and sub control volume faces. More...
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
Include dependency graph for discretization/pq1bubble/fvgridgeometry.hh: