From 232ae76f91bcf842a2f00aa8c6269c729f056003 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Tue, 12 Apr 2016 18:07:54 +0200 Subject: [PATCH] changelog --- doc/news/changes.h | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.39.5