From: Luca Heltai Date: Mon, 6 Apr 2015 20:10:33 +0000 (+0200) Subject: Added entry in changes.h X-Git-Tag: v8.3.0-rc1~301^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77b56fc3de6f788b801b6174694c9aab4df6abda;p=dealii.git Added entry in changes.h --- 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