From 682914112e9007fd249b72322066745a9736c289 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Tue, 13 Oct 2015 14:03:27 -0400 Subject: [PATCH] changelog --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 03e9bb1fab..c80a023fc8 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -367,6 +367,12 @@ inconvenience this causes.
    +
  1. Fixed: GridGenerator::subdivided_parallelepiped() produced + invalid, unconnected meshes and wrong boundary indicators. +
    + (Timo Heister, 2015/10/13) +
  2. +
  3. Improved: DoFTools::compute_intergrid_transfer_representation can now be used with a fine grid given by a parallel::Triangulation.
    -- 2.39.5