3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces | Typedefs
mixeddimensionglue.hh File Reference

A class glueing two grids of different dimension geometrically Intersections are computed using axis-aligned bounding box trees. More...

#include <dumux/multidomain/glue.hh>
#include <dune/grid/common/mcmgmapper.hh>

Go to the source code of this file.

Description

A class glueing two grids of different dimension geometrically Intersections are computed using axis-aligned bounding box trees.

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
 

Typedefs

template<class BulkGridView , class LowDimGridView , class BulkMapper = Dune::MultipleCodimMultipleGeomTypeMapper<BulkGridView>, class LowDimMapper = Dune::MultipleCodimMultipleGeomTypeMapper<LowDimGridView>>
using Dumux::MixedDimensionGlue = MultiDomainGlue< BulkGridView, LowDimGridView, BulkMapper, LowDimMapper >
 
Include dependency graph for mixeddimensionglue.hh: