[Dune] [#540] deprecate intersection iterators on entity

Dune flyspray at dune-project.org
Wed Dec 16 08:45:39 CET 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#540 - deprecate intersection iterators on entity
User who did this - Atgeirr Flø Rasmussen (atgeirr)

----------
I would like to retain the intersection iterators (unless it's too late...). As far as I can tell, if all you have is a Grid g and a codim 0 Entity e,
instead of e.ileafbegin() I would have to call g.leafView().ibegin(e). Won't this be inefficient? In some cases I could pass a view to my function instead (and for that case I agree that using the GridView::ibegin() method is an improvement), but if I also need to call Grid methods, I need to pass the grid and store/cache the view separately for efficiency reasons.

Atgeirr

PS. I get your point Christian, and realize the point I argued was mistaken. Thanks.
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=540#comment1551

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list