From: Florian Sonner Date: Wed, 27 Jan 2016 14:56:48 +0000 (+0100) Subject: Add SparseVanka fix message to changes.h X-Git-Tag: v8.4.0-rc2~49^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=832a0a8085eadb33fc5177da8d26c2fc051265f8;p=dealii.git Add SparseVanka fix message to changes.h --- diff --git a/doc/news/changes.h b/doc/news/changes.h index 793509eb60..54635fbe5e 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -500,6 +500,12 @@ inconvenience this causes.
    +
  1. Fixed: SparseVanka now really uses second-order couplings for the + right-hand side of the local problems. +
    + (Florian Sonner, 2016/01/27) +
  2. +
  3. Fixed: A bug in the Neumann boundary handling of KellyErrorEstimator in 1d has been fixed and KellyErrorEstimator now correctly handles codimension one problems by using the correct normals from the manifold