From b23c92187ffcc977a10537236617f3e360393445 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 19 Apr 2021 15:16:23 -0600 Subject: [PATCH] Add a changelog entry. --- doc/news/changes/minor/20210419Bangerth | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/news/changes/minor/20210419Bangerth b/doc/news/changes/minor/20210419Bangerth index 3b2b18cc77..58430e388f 100644 --- a/doc/news/changes/minor/20210419Bangerth +++ b/doc/news/changes/minor/20210419Bangerth @@ -1,5 +1,7 @@ -New: There is now a version of the constructor of -Functions::InterpolatedTensorProductGridData that *moves* its data, +New: There are now versions of the constructors of the +Functions::InterpolatedTensorProductGridData and +Functions::InterpolatedUniformGridData classes +that *move* the data in the arguments given, instead of copying it.
(Wolfgang Bangerth, 2021/04/19) -- 2.39.5