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

Dune flyspray at dune-project.org
Wed Dec 16 08:54:53 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 - Martin Nolte (nolte)

----------
The const grid can be obtained from the GridView. I agree that in an adaptation marking strategy you need the non-const grid (to call mark) and might want to use the leaf intersection iterator to detect whether to mark (finite volume context). But additionally fetching the GridView does not cause any harm because you walk over the entire grid afterwards. And this grid walkthrough should be the dominant factor. Moreover, you might want to store the GridView in your discrete data anyway, because the data is useless without the index set.
----------

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

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