From: Timo Heister Date: Tue, 12 Apr 2016 16:07:54 +0000 (+0200) Subject: changelog X-Git-Tag: v8.5.0-rc1~1108^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2466%2Fhead;p=dealii.git changelog --- diff --git a/doc/news/changes.h b/doc/news/changes.h index 9adc1e124f..3e3e82234e 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -182,6 +182,14 @@ inconvenience this causes.

Specific improvements

    + +
  1. Fixed and improved: Fix algorithm for incomplete assignment of level + subdomain ids for parallel geometric multigrid. Also optimize algorithms + used for assignment and DoF communication. +
    + (Timo Heister, Martin Kronbichler, 2016/04/12) +
  2. +
  3. Improved: DoFRenumbering::compute_Cuthill_McKee when used with distributed triangulations contained parts that scaled as the global problem size, rather than the processor-local size. This prevented its use with more