[Dune] [#538] dependency dune-grid <-> dune-localfunctions

Dune dune at dune-project.org
Fri Sep 25 13:47:00 CEST 2009


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#538 - dependency dune-grid <-> dune-localfunctions
User who did this - Jö Fahlke (joe)

----------
A more concrete example: Edge elements have DOFs in the edges and each DOF has an assosiated orientation along its edge (these directions must match in the global basis function).  When implementing the shape function, for each edge with local index i I need to know the local indices of the vertices at its endpoints to calculate the orientation.  I also need the center of and a tangential vector along each edge (which I can calculate from the positions of the endpoints of the edge).  This is all information which I can get from the reference elements.

Alternatively I have to duplicate that information in the code of the edge elements.  But I would rather avoid that, since then the edge elements depend on the particular numbering of the subentities in the reference element.  A lot of poeple will have a major headache in the near future, because they hardcoded that information.

----------

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

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