]> https://gitweb.dealii.org/ - dealii.git/commit
Fix by Patrick Sodre: FEFieldFunction was not thread-safe due to the cell_hint cache...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 7 Sep 2011 23:21:05 +0000 (23:21 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 7 Sep 2011 23:21:05 +0000 (23:21 +0000)
commit549baa2c6e2383f10a3fea9c1af6a197268172f1
treee704bcc00eaa720ab0c9300a1a628897b2a60384
parent0f2fa85b262a4970e33cbec7e6de2c6dde27bd3c
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.