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

The finite volume geometry (scvs and scvfs) for cell-centered TPFA models on a grid view This builds up the sub control volumes and sub control volume faces for each element of the grid partition. More...

#include <algorithm>
#include <dumux/common/indextraits.hh>
#include <dumux/common/defaultmappertraits.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/basegridgeometry.hh>
#include <dumux/discretization/checkoverlapsize.hh>
#include <dumux/discretization/cellcentered/subcontrolvolume.hh>
#include <dumux/discretization/cellcentered/connectivitymap.hh>
#include <dumux/discretization/cellcentered/tpfa/fvelementgeometry.hh>
#include <dumux/discretization/cellcentered/tpfa/subcontrolvolumeface.hh>

Go to the source code of this file.

Description

The finite volume geometry (scvs and scvfs) for cell-centered TPFA models on a grid view This builds up the sub control volumes and sub control volume faces for each element of the grid partition.

Classes

struct  Dumux::CCTpfaDefaultGridGeometryTraits< GridView, MapperTraits >
 The default traits for the tpfa finite volume grid geometry Defines the scv and scvf types and the mapper types. More...
 
class  Dumux::CCTpfaFVGridGeometry< GV, true, Traits >
 The finite volume geometry (scvs and scvfs) for cell-centered TPFA models on a grid view This builds up the sub control volumes and sub control volume faces. More...
 
class  Dumux::CCTpfaFVGridGeometry< GV, false, Traits >
 The finite volume geometry (scvs and scvfs) for cell-centered TPFA models on a grid view This builds up the sub control volumes and sub control volume faces. More...
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
Include dependency graph for discretization/cellcentered/tpfa/fvgridgeometry.hh: