5 #ifndef DUNE_GRID_CONCEPTS_INTERSECTION_ITERATOR_HH 6 #define DUNE_GRID_CONCEPTS_INTERSECTION_ITERATOR_HH 22 std::forward_iterator<It> &&
23 std::default_initializable<It> &&
28 #endif // DUNE_GRID_CONCEPTS_INTERSECTION_ITERATOR_HH Definition: concepts/datahandle.hh:14
Mesh entities of codimension 0 ("elements") allow to visit all intersections with "neighboring" eleme...
Definition: common/grid.hh:347
Intersection of a mesh entity of codimension 0 ("element") with a "neighboring" element or with the d...
Definition: albertagrid/dgfparser.hh:28