From 269daae29d332ba3a15fd51bddd9c15cdf3b9dbf Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Sun, 18 Oct 2015 15:46:29 +0200 Subject: [PATCH] List change --- doc/news/changes.h | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index c80a023fc8..747e708950 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -324,7 +324,6 @@ inconvenience this causes. (Daniel Shapero, 2015/08/12) -
  • New: FE_RannacherTurek describes a discontinuous FiniteElement with vanishing mean values of jumps across faces.
    @@ -367,13 +366,20 @@ inconvenience this causes.
      +
    1. New: Ghost cells for the multigrid levels in + parallel::distributed::Triangulation are now correctly created also for + periodic boundary conditions. +
      + (Martin Kronbichler, 2015/10/18) +
    2. +
    3. Fixed: GridGenerator::subdivided_parallelepiped() produced invalid, unconnected meshes and wrong boundary indicators.
      (Timo Heister, 2015/10/13)
    4. -
    5. Improved: DoFTools::compute_intergrid_transfer_representation +
    6. Improved: DoFTools::compute_intergrid_transfer_representation can now be used with a fine grid given by a parallel::Triangulation.
      (Alexander Grayver, 2015/10/09) -- 2.39.5