[Dune-devel] IntersectionIterator types on Entity
Christian Engwer
christian.engwer at uni-muenster.de
Sat Jan 4 09:50:07 CET 2014
Hi Oli,
> I've been looking at the interface of the Entity<0,...> class. The methods
> ileafbegin, ilevelbegin etc. are deprecated and scheduled for removal.
> However, the corresponding types LeafIntersectionIterator and LevelIntersectionIterator
> are not deprecated. Is this deliberate or an oversight? Will these types
> remain once the i***begin/end methods are gone? If so, why?
I think this was only an oversight. Furthermore you can't deprecate
typedefs, so we lack a proper procedure to take remember these...
Christian
More information about the Dune-devel
mailing list