dune-grid
2.4
|
![]() |
Classes | |
class | Dune::Intersection< GridImp, IntersectionImp > |
Intersection of a mesh entities of codimension 0 ("elements") with a "neighboring" element or with the domain boundary. More... | |
class | Dune::IntersectionIterator< GridImp, IntersectionIteratorImp, IntersectionImp > |
Mesh entities of codimension 0 ("elements") allow to visit all intersections with "neighboring" elements and with the domain boundary. More... | |
Enumerations | |
enum | { Dune::Intersection< GridImp, IntersectionImp >::codimension =1 } |
Export codim of intersection (always 1) More... | |
enum | { Dune::Intersection< GridImp, IntersectionImp >::dimension =GridImp::dimension } |
Export grid dimension. More... | |
enum | { Dune::Intersection< GridImp, IntersectionImp >::mydimension =GridImp::dimension-1 } |
Export dimension of the intersection. More... | |
enum | { Dune::Intersection< GridImp, IntersectionImp >::dimensionworld =GridImp::dimensionworld } |
Export dimension of world. More... | |
anonymous enum |
anonymous enum |
anonymous enum |