[Dune] [#247] indicex() method for GeometryType

Dune dune at dune-project.org
Tue Jan 22 17:43:06 CET 2008


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#247 - indicex() method for GeometryType
User who did this - Oliver Sander (sander)

----------
As discussed, I do not really like the proposal, because it exposes implementation details in the interface.  On the other hand I recognize that efficiency is important.  Could you please provide measurements of the improvement in run-time such a method would bring?  Can you try replacing the std::map by a hash table, available in tr1?  To get the constants small one could also consider implementing a map with a known maximum size which could reside on the stack.
----------

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

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