[Dune] [#737] Wrong results in concurrent access to reference elements

Dune flyspray at dune-project.org
Fri Feb 12 10:55:03 CET 2010


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#737 - Wrong results in concurrent access to reference elements
User who did this - Oliver Sander (sander)

----------
That being said I think Martin is right and we should remove the qualifier. The ReferenceElement class will be in the 2.0 release and will have its users there.  And if we can make it thread-safe
with such an easy fix we should do it.

I actually suspect that using a matrix on the stack is faster than using a static matrix.  First of all, the default constructor doesn't do anything, so there are no double writes.  Secondly, the stack may be more likely to be on the cache than a static local variable.
----------

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

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