From: Martin Kronbichler Date: Mon, 6 Aug 2018 09:01:35 +0000 (+0200) Subject: Changelog. X-Git-Tag: v9.1.0-rc1~806^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdb3fcb1ec0aa6d2d65237367d3b67919bca70b4;p=dealii.git Changelog. --- diff --git a/doc/news/changes/minor/20180806MartinKronbichler b/doc/news/changes/minor/20180806MartinKronbichler new file mode 100644 index 0000000000..981519b29c --- /dev/null +++ b/doc/news/changes/minor/20180806MartinKronbichler @@ -0,0 +1,5 @@ +Improved: FEEvaluation and FEFaceEvaluation have gained support for +renumbering of degrees of freedom for fully discontinuous finite element +spaces which can improve performance by around 10 percent. +
+(Martin Kronbichler, 2018/08/06)