From e41e002d43261e62841b9258f9addc2786736b3d Mon Sep 17 00:00:00 2001 From: Alexander Grayver Date: Fri, 9 Oct 2015 18:49:55 +0200 Subject: [PATCH] Add change entry --- doc/news/changes.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index af564b5a5a..03e9bb1fab 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -367,6 +367,12 @@ inconvenience this causes.
    +
  1. Improved: DoFTools::compute_intergrid_transfer_representation + can now be used with a fine grid given by a parallel::Triangulation. +
    + (Alexander Grayver, 2015/10/09) +
  2. +
  3. New: GridIn::read_unv() can now read more element codes that are used in typical meshes.
    -- 2.39.5