From: Martin Kronbichler Date: Fri, 28 Feb 2020 18:27:44 +0000 (+0100) Subject: Changelog X-Git-Tag: v9.2.0-rc1~492^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9579%2Fhead;p=dealii.git Changelog --- diff --git a/doc/news/changes/minor/20200228MartinKronbichler b/doc/news/changes/minor/20200228MartinKronbichler new file mode 100644 index 0000000000..cd549e4dcd --- /dev/null +++ b/doc/news/changes/minor/20200228MartinKronbichler @@ -0,0 +1,5 @@ +New: GeometryInfo now holds an array +GeometryInfo::unit_tangential_vectors with the tangential vectors on the +reference cell. +
+(Martin Kronbichler, 2020/02/28)