From 4431b3e3b751d094d8e051e9c1d5b705c0a881d2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 27 Sep 2016 09:32:25 -0500 Subject: [PATCH] Add changelog entry. --- doc/news/changes.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 2ed455a144..e07e02a38e 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -544,6 +544,11 @@ inconvenience this causes.

Specific improvements

    +
  1. Improved: Some parts of mesh refinement are now parallelized. +
    + (Wolfgang Bangerth, 2016/09/27) +
  2. +
  3. Improved: MGSmootherBlock is now able to use the shared memory pool for temporary vector allocation. The constructor requiring an external memory allocation has therefore been deprecated. -- 2.39.5