From: Daniel Arndt Date: Thu, 4 Jan 2018 16:20:52 +0000 (+0100) Subject: Changelog entry X-Git-Tag: v9.0.0-rc1~597^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5697%2Fhead;p=dealii.git Changelog entry --- diff --git a/doc/news/changes/minor/20180104DanielArndt b/doc/news/changes/minor/20180104DanielArndt new file mode 100644 index 0000000000..5ed26afc14 --- /dev/null +++ b/doc/news/changes/minor/20180104DanielArndt @@ -0,0 +1,4 @@ +New: Implementing CylindricalManifold::push_forward_gradient allows to compute +normal vectors for boundaries described by CylindricalManifold objects. +
+(Daniel Arndt, 2018/01/04)