From 7d84dd779995fb7672a3e1180ebf22ebf2282bf7 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Thu, 14 Nov 2019 10:21:52 +0100 Subject: [PATCH] Changelog --- doc/news/changes/minor/20191114MartinKronbichler | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20191114MartinKronbichler diff --git a/doc/news/changes/minor/20191114MartinKronbichler b/doc/news/changes/minor/20191114MartinKronbichler new file mode 100644 index 0000000000..75c2327315 --- /dev/null +++ b/doc/news/changes/minor/20191114MartinKronbichler @@ -0,0 +1,5 @@ +Fixed: MappingQGeneric::transform_real_to_unit_cell() would previously ignore +the moved vertex locations of derived classes such as MappingQEulerian for +linear mappings in 1D and 2D. This is now fixed. +
+(Martin Kronbichler, 2019/11/14) -- 2.39.5