]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Finally figure out what is necessary to make it work with using thread local
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 3 Jul 2013 23:50:50 +0000 (23:50 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 3 Jul 2013 23:50:50 +0000 (23:50 +0000)
commit2779d72296c2411618c551fdbe03afcf1c32db78
tree8c6d364c0d5657f6224b9982feff24ef5f226ff1
parent007a87a2947a49310596335e7fe641f2b999ded4
Finally figure out what is necessary to make it work with using thread local
scratch objects, rather than global scratch object: we need thread local
*pointers* to these objects, but the objects and their content need to be in
the global memory space because they may in fact be worked on by other
threads, for example when zeroing out a vector etc.

git-svn-id: https://svn.dealii.org/trunk@29934 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/include/deal.II/base/work_stream.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.