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

defines intersection mappers. More...

#include <vector>
#include <unordered_map>
#include <dune/grid/common/mcmgmapper.hh>
#include <dune/grid/common/rangegenerators.hh>

Go to the source code of this file.

Description

defines intersection mappers.

Classes

class  Dumux::ConformingGridIntersectionMapper< GridView >
 defines a standard intersection mapper for mapping of global DOFs assigned to faces. It only works for conforming grids, without hanging nodes. More...
 
class  Dumux::NonConformingGridIntersectionMapper< GridView >
 defines an intersection mapper for mapping of global DOFs assigned to faces which also works for non-conforming grids and corner-point grids. More...
 
class  Dumux::IntersectionMapper< GridView >
 defines an intersection mapper for mapping of global DOFs assigned to faces which also works for adaptive grids. More...
 

Namespaces

namespace  Dumux
 
Include dependency graph for intersectionmapper.hh: