[Dune] [#848] add index method to GeometryType
Dune
flyspray at dune-project.org
Mon Dec 13 16:36:45 CET 2010
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#848 - add index method to GeometryType
User who did this - Andreas Dedner (dedner)
----------
We seem to have two opinions on this. Any one else want to comment?
I would like to resolve this because we are starting to change code using the
new topologyId (e.g. FS854).
PS: the sort of code showing the problem would be
return is.index( e ) + offset[ EntityType::codimension ].first[ gt.index() ];
instead of
return is.index( e ) + offset[ EntityType::codimension ].first[ gt.id() >> 1 ];
----------
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=848#comment2310
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