From: Wolfgang Bangerth Date: Tue, 1 Sep 2015 02:24:57 +0000 (-0500) Subject: Provide a changelog entry. X-Git-Tag: v8.4.0-rc2~489^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c7f3ff3ebd08c75aca414d2e67ad82f1d5e6105;p=dealii.git Provide a changelog entry. --- diff --git a/doc/news/changes.h b/doc/news/changes.h index ac681fb290..e0b6ed0ef7 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -246,6 +246,13 @@ inconvenience this causes.
(Denis Davydov, Wolfgang Bangerth, 2015/08/31) + +
  • New: step-6 now has an additional subsection in the + "Possibilities for extensions" section that discusses how + to create a better mesh. +
    + (Konstantin Ladutenko, Wolfgang Bangerth, 2015/08/31) +
  • New: Introduce an option for FE_Nothing to dominate any other FE. Therefore at interfaces where, for example, a Q1 meets an FE_Nothing, @@ -262,7 +269,6 @@ inconvenience this causes. (Maien Hamed, 2015/08/28-2015/08/31)
  • -
  • New: There are now a collection of functions named GridTools::compute_active_cell_halo_layer() that determine which cells form a layer around a specified subdomain. There is also a function GridTools::compute_ghost_cell_halo_layer() that returns the smallest layer of ghost cells around