[Dune] [#575] ALU3dSimplexGrid adapt() causes failing assertion if iterators still exist.

Dune dune at dune-project.org
Tue Jul 7 17:32:10 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#575 - ALU3dSimplexGrid adapt() causes failing assertion if iterators still exist.
User who did this - Andreas Dedner (dedner)

----------
I think it is reasonable to specify that there should be no iterator for a grid
when calling adapt and that a grid implementation is therefore allowed to assert this

EntityPtr are a different matter since they should be used for caching and a user
would have to set them to a zero entityptr (which is not available at the moment).
I think the specification should be that EntityPtr can be held during adapt but
are invalid afterwards.

PS: 
the alugrid lib asserts the existence of iterators itself and to exclude a library
because of this type of behavior does not seem like a good idea

----------

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

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