3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
#include <vector>
#include <unordered_map>
#include <algorithm>
#include <memory>
#include <dune/common/indices.hh>
#include <dune/common/exceptions.hh>
#include <dumux/common/indextraits.hh>

Go to the source code of this file.

Description

Base class for the coupling mapper that sets up and stores the coupling maps between two domains of dimension d and (d-1).

Template Parameters
BulkFVGthe d-dimensional finite-volume grid geometry
LowDimFVGthe (d-1)-dimensional finite-volume grid geometry
bulkIdThe index of the bulk grid within the hierarchy of grids
lowDimIdThe index of the facet grid within the hierarchy of grids

Classes

class  Dumux::FacetCouplingMapperBase< BulkFVG, LowDimFVG, bulkId, lowDimId >
 Base class for the coupling mapper that sets up and stores the coupling maps between two domains of dimension d and (d-1). More...
 

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 
Include dependency graph for couplingmapperbase.hh: