]> https://gitweb.dealii.org/ - dealii.git/commit
Fix bug #78: BlockMatrixBase::set/add had race conditions when used from multiple...
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 6 Aug 2013 21:44:57 +0000 (21:44 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 6 Aug 2013 21:44:57 +0000 (21:44 +0000)
commit0399f1a04613c0f8f13af48e8fa6b4865e866878
treebacf905d6bf3b405e4dd63580e11d04980803e2c
parentad2f1bda2e74b383ec80b128ed2a51ccf069adf6
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.