diff --git a/grid/common/intersectioniterator.hh b/grid/common/intersectioniterator.hh index 0fc371b162f6762c0942a51d8f5972c4f92cd314..65f89b8918f78a75a4d8c9eb524db3cff3c448cb 100644 --- a/grid/common/intersectioniterator.hh +++ b/grid/common/intersectioniterator.hh @@ -56,7 +56,7 @@ namespace Dune Here the rule is the following: The IntersectionIterator delivers all intersections with elements on the same level and in addition intersections with all leaf elements - that are on a lower level. + if it has been started on a leaf element. According to this rule the intersection iterator started at a delivers an intersection with b and c, the intersection itersection iterator started at c delivers intersections