[Dune] [#367] gridcheck assumes non-periodic grids

Dune dune at dune-project.org
Fri Mar 28 12:27:12 CET 2008


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened.  Details are below. 

User who did this - Christian Engwer (christi) 

Attached to Project - Dune
Summary - gridcheck assumes non-periodic grids
Task Type - Bug Report
Category - Grid
Status - New
Assigned To - 
Operating System - Unspecified / All
Severity - Low
Priority - Normal
Reported Version - SVN
Due in Version - Undecided
Due Date - Undecided
Details - The DGF check for yaspgrid fails, because it loads a periodic grid.

gridcheck.cc line 756 reads:

            assert(globalid.id(*(it.outside())) !=
                   globalid.id(*n));

it checks that 
entity1 != entity1 => globalId(entity1) != globalId(entity2)

this assumption does not hold for periodic grids on one process.

More information can be found at the following URL:
http://conan.informatik.uni-stuttgart.de/flyspray/index.php?do=details&task_id=367

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