From b58ec255700eb57a5f0eebd716d7fe724004d510 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Fri, 8 Apr 2016 18:45:15 +0200 Subject: [PATCH] Add entry in changes.h for the fix in ResidualSimple --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 6a4ae30fdf..241d096123 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -111,6 +111,12 @@ inconvenience this causes.

Specific improvements

    +
  1. Fixed: Meshworker::Assembler::ResidualSimple now also works for + multiple blocks if no constraints are given. +
    + (Daniel Arndt, 2016/04/08) +
  2. +
  3. Fixed: The multigrid transfer performed invalid data accesses on multigrid hierarchies that define the coarse level as a level larger than 0. This has been fixed. -- 2.39.5