[Dune] [#603] Remove usage of old Reference Elements in dune-grid

Dune dune at dune-project.org
Wed Sep 30 14:23:07 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#603 - Remove usage of old Reference Elements in dune-grid
User who did this - Martin Nolte (nolte)

----------
In test/checkindexset.cc, the old reference element is only used, if NEW_SUBENTITY_NUMBERING is not defined. This reflects the hard break in the numbering of subentities of subentities (method subEntity on reference element). Since this check fails if a grid uses the old numbering here, I added a switch for this.

If you want to port a grid to the new subEntity numbering, just add
#define NEW_SUBENTITY_NUMBERING
to your grid check. If you receive errors, their origin is the mentioned inconsistency in the numbering of subentities of subentities. Otherwise your grid should work fine with the new numbering...

I suggest that every grid should move from the old numbering to the new one before we release 1.3.
----------

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

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