From 5dbf7c72df843083bde9f373ca994dc97df0d4f6 Mon Sep 17 00:00:00 2001 From: David Wells Date: Mon, 25 Jul 2016 13:17:10 -0400 Subject: [PATCH] Mention the updates to steps 5-8 in the changes.h. --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index af59acd918..698e1d2c33 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -150,6 +150,13 @@ inconvenience this causes.

General

    +
  1. + Improved: A few of the introductory examples (steps five through eight) no + longer use the Function class; they use plain functions instead. +
    + (David Wells, 2016/07/25) +
  2. +
  3. Improved: VectorTools::interpolate() may now be used on FESystems with mixed interpolating and non-interpolating FEs, if all of the selected components for -- 2.39.5