From ae0986173313e3eabb63d9e3310c06c414a64377 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 24 Jul 2015 10:58:25 -0500 Subject: [PATCH] Add a changelog entry. Conflicts: doc/news/changes.h --- doc/news/8.2.1-vs-8.3.0.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/8.2.1-vs-8.3.0.h b/doc/news/8.2.1-vs-8.3.0.h index 3ecbe393ab..cf2b63737f 100644 --- a/doc/news/8.2.1-vs-8.3.0.h +++ b/doc/news/8.2.1-vs-8.3.0.h @@ -548,6 +548,13 @@ inconvenience this causes.
    +
  1. Fixed: parallel::distributed::refine_and_coarsen_fixed_fraction() + in rare circumstances decided to not refine any cells at all, even + if the refinement threshold was nonzero. This is now fixed. +
    + (Wolfgang Bangerth, Andrea Bonito, 2015/07/24) +
  2. +
  3. New: parallel::distributed::Triangulation::add_periodicity now allows for arbitrary orientations between matching faces.
    -- 2.39.5