]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Fix by Patrick Sodre: FEFieldFunction was not thread-safe due to the cell_hint cache...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 7 Sep 2011 23:21:05 +0000 (23:21 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 7 Sep 2011 23:21:05 +0000 (23:21 +0000)
commita40aeff25ecf24b5bc016bcb9f8cfba9dd5eb8e5
tree352af53f63e93ce430da79080ce445eb43c8349b
parent385010707ee96dccb2045e5ac5b446c0d76a5e85
Fix by Patrick Sodre: FEFieldFunction was not thread-safe due to the cell_hint cache (a mutable variable) that different threads kept stomping on. This is now fixed using a thread-local variable.

git-svn-id: https://svn.dealii.org/trunk@24281 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/doc/news/changes.h
deal.II/include/deal.II/numerics/fe_field_function.h
deal.II/include/deal.II/numerics/fe_field_function.templates.h

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.