From 4223d91bb2820224364571bfde8cfc782af58028 Mon Sep 17 00:00:00 2001 From: Jonathan Robey Date: Sun, 24 Jul 2016 10:54:17 -0700 Subject: [PATCH] Add update to changes.h --- doc/news/changes.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index bcc7018e65..8ac4e72397 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -150,6 +150,14 @@ inconvenience this causes.

General

    +
  1. + Improved: VectorTools::interpolate() may now be used on FESystems with mixed + interpolating and non-interpolating FEs, if all of the selected components for + interpolation originate from interpolating FEs. +
    + (Jonathan Robey, 2016/07/24) +
  2. +
  3. Improved: VectorTools::interpolate() now takes a ComponentMask to select the components to interpolate. -- 2.39.5