3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
multidomain/facet/box/fvelementgeometry.hh File Reference
#include <algorithm>
#include <dune/geometry/type.hh>
#include <dune/geometry/referenceelements.hh>
#include <dumux/common/indextraits.hh>
#include <dumux/discretization/scvandscvfiterators.hh>
#include <dumux/discretization/box/boxgeometryhelper.hh>

Go to the source code of this file.

Description

Base class for the element-local finite volume geometry for box models in the context of models considering coupling of different domains across the bulk grid facets. This builds up the sub control volumes and sub control volume faces for an element.

Template Parameters
GGthe finite volume grid geometry type
enableGridGeometryCacheif the grid geometry is cached or not

Classes

class  Dumux::BoxFacetCouplingFVElementGeometry< GG, true >
 specialization in case the FVElementGeometries are stored More...
 
class  Dumux::BoxFacetCouplingFVElementGeometry< GG, false >
 specialization in case the geometries are not stored grid-wide More...
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
Include dependency graph for multidomain/facet/box/fvelementgeometry.hh: