dune-grid-glue
2.5-git
|
Model of the Intersection concept provided by GridGlue. More...
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 |
Model of the Intersection concept provided by GridGlue.
#define ONLY_SIMPLEX_INTERSECTIONS |