dune-grid-glue  2.3.0
Classes | Namespaces | Macros
intersection.hh File Reference

Model of the Intersection concept provided by GridGlue. More...

#include <dune/common/version.hh>
#include <dune/grid-glue/common/simplexgeometry.hh>
#include <dune/grid-glue/gridglue.hh>

Go to the source code of this file.

Classes

class  Dune::GridGlue::IntersectionIndexSet< P0, P1 >
 
class  Dune::GridGlue::IntersectionData< P0, P1 >
 storage class for Dune::GridGlue::Intersection related data More...
 
struct  Dune::GridGlue::IntersectionDataView< P0, P1, P >
 
struct  Dune::GridGlue::IntersectionDataView< P0, P1, 0 >
 
struct  Dune::GridGlue::IntersectionDataView< P0, P1, 1 >
 
struct  Dune::GridGlue::IntersectionTraits< P0, P1, inside, outside >
 
struct  Dune::GridGlue::IntersectionTraits< P0, P1, 0, 1 >
 
struct  Dune::GridGlue::IntersectionTraits< P0, P1, 1, 0 >
 
class  Dune::GridGlue::Intersection< P0, P1, I, O >
 The intersection of two entities of the two patches of a GridGlue. More...
 

Namespaces

 Dune
 
 Dune::GridGlue
 

Macros

#define ONLY_SIMPLEX_INTERSECTIONS
 

Detailed Description

Model of the Intersection concept provided by GridGlue.

Author
Christian Engwer

Macro Definition Documentation

#define ONLY_SIMPLEX_INTERSECTIONS