[Dune] Notification from Dune

Flyspray dune at hal.iwr.uni-heidelberg.de
Mon Jul 24 17:52:26 CEST 2006


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#147 - ALUGrid crashes after use of Entity assignment operator
User who did this: - Robert Klöfkorn (robertk)

----------
The better code would be: 

GridPtr<GridType> gridptr("simplex.dgf",MPI_COMM_WORLD);

GridType & grid = *gridptr;

Then the underlying grid is deleted when the GridPtr obj is deleted,
which will be after the Iterator. 
The documentation is wrong in this case. 

----------

More information can be found at the following URL:
http://hal.iwr.uni-heidelberg.de/flyspray/?do=details&id=147#comment129

You are receiving this message because you have requested it from the
Flyspray bugtracking system.  You can be removed from future
notifications by visiting the URL shown above.





More information about the Dune mailing list