#628 Level of EntityPointer and Entity differ for outside() in ALUSimplex<2,2>
Metadata
| Property | Value | 
|---|---|
| Reported by | Carsten Gräser (graeser@math.fu-berlin.de) | 
| Reported at | Oct 16, 2009 23:52 | 
| Type | Bug Report | 
| Version | Git (pre2.4) [autotools] | 
| Operating System | Unspecified / All | 
| Last edited by | Andreas Dedner (A.S.Dedner@warwick.ac.uk) | 
| Last edited at | Oct 18, 2009 15:37 | 
| Closed by | Andreas Dedner (A.S.Dedner@warwick.ac.uk) | 
| Closed at | Oct 18, 2009 15:37 | 
| Closed in version | Unknown | 
| Resolution | Implemented | 
| Comment | fixed: rev 5833 | 
Description
outside().level()!=outside()->level() happens for the LeafInterssctionIterator in ALUSimplexGrid<2,2>.
For ALUSimplex<3,3> this does not happen. See the attached test case.