From: bangerth Date: Fri, 9 Feb 2007 17:31:38 +0000 (+0000) Subject: Fix a problem with a static variable X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf95d5c5c5b4218d936161123fe075c022593437;p=dealii-svn.git Fix a problem with a static variable git-svn-id: https://svn.dealii.org/trunk@14456 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 1868bf5c51..4a8dab545f 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -1005,6 +1005,14 @@ inconvenience this causes.

deal.II

    +
  1. Fixed: A local variable in + TriaAccessor<3,3>::measure and erroneously marked as static could lead to + wrong results and crashes in multithread mode. This is now fixed. +
    + (WB 2007/02/09) +

    +
  2. Fixed: MatrixCreator::create_mass_matrix and create_laplace_matrix computed wrong values for the right