From 77b56fc3de6f788b801b6174694c9aab4df6abda Mon Sep 17 00:00:00 2001 From: Luca Heltai Date: Mon, 6 Apr 2015 22:10:33 +0200 Subject: [PATCH] Added entry in changes.h --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 6cc62c39aa..6ea0af982c 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -340,6 +340,12 @@ inconvenience this causes.
    +
  1. Changed: All example programs used to have calls to set_boundary() + methods to deal with curved boundaries. These have been replaced with + the corresponding set_manifold() equivalent. +
    + (Luca Heltai, 2015/04/06) +
  2. New: A new flag no_automatic_repartitioning in parallel::distributed::Triangulation will disable the automatic -- 2.39.5