[Dune] [#533] GenericReferenceElements are buggy

Dune dune at dune-project.org
Wed Apr 22 21:52:34 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#533 - GenericReferenceElements are buggy
User who did this - Carsten Gräser (Carsten)

----------
Now the type is OK. But the (implicitly) given orientation of subentities is different from the old orientation, e.g. for the 1st edge of (simplex,2). Thus we have in general for an element e and the corresponding GenericReferenceElement gref

e.geometry().corner(gref.subEntity(i,codim,j,dim)) != e.subEntity(i,codim).geometry().corner(j)

This can only be fixed sufficiently by keeping the old orientation in GenericReferenceElement. Reorienting the subentities would also require to change the geometry and thus the jacobian. Hence old and new numbering could no longer coexist.
----------

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

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