THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#237 - Adaptivity broken with Dune-ALUGrid
User who did this - Bernd Flemisch (bernd)

----------
Unfortunately, the BackupRestoreFacility does not work with ALUGrid 1.52. At 
least not in an obvious way due to the use of an obscure macro 
ALUGRID_CONSTRUCTION_WITH_STREAMS. One would have to define this macro in order 
to use the BackupRestoreFacility, but defining it yields a compilation error.

The BackupRestoreFacility does work with dune-alugrid, but not in combination 
with the way we handle things in Dumux. While the old "readGrid" method kept 
the grid in its place and changed its contents, the new "restore" method 
creates an entirely new grid. Before, the "const GridView" that we use to store 
the GridView became aware of the grid change. Now, it doesn't and it is 
impossible to assign a new object due to the "const." We will have to think a 
bit more how to handle this in the future.

----------

More information can be found at the following URL:
http://www.dumux.org/flyspray/index.php?do=details&task_id=237#comment485

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.
_______________________________________________
Dumux mailing list
Dumux@listserv.uni-stuttgart.de
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to