]> https://gitweb.dealii.org/ - dealii-svn.git/commit
Fix bug #78: BlockMatrixBase::set/add had race conditions when used from multiple...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Aug 2013 21:44:57 +0000 (21:44 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 6 Aug 2013 21:44:57 +0000 (21:44 +0000)
commit8456be3581aca4b976f214ce69da31f77fdd0475
tree3e0f12a9b2cb7ebefeb4ff79398d57fa67b5ba97
parent959f368eabce6e6ee2895f244591db51a18a6548
Fix bug #78: BlockMatrixBase::set/add had race conditions when used from multiple threads because these functions used scratch arrays. One just needed to add a mutex to guard these data structures.

git-svn-id: https://svn.dealii.org/trunk@30238 0785d39b-7218-0410-832d-ea1e28bc413d
deal.II/doc/news/changes.h
deal.II/include/deal.II/lac/block_matrix_base.h
tests/lac/block_matrices_02.cc [new file with mode: 0644]
tests/lac/block_matrices_02/cmp/generic [new file with mode: 0644]
tests/lac/block_matrices_03.cc [new file with mode: 0644]
tests/lac/block_matrices_03/cmp/generic [new file with mode: 0644]

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.