From 6c7f3ff3ebd08c75aca414d2e67ad82f1d5e6105 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 31 Aug 2015 21:24:57 -0500 Subject: [PATCH] Provide a changelog entry. --- doc/news/changes.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 -- 2.39.5