From: Martin Kronbichler <kronbichler@lnm.mw.tum.de>
Date: Thu, 2 Apr 2020 16:42:19 +0000 (+0200)
Subject: Changelog
X-Git-Tag: v9.2.0-rc1~309^2
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d530e8a2a1f5d58d33cfdd58756f27909258f1c9;p=dealii.git

Changelog
---

diff --git a/doc/news/changes/minor/20200402MartinKronbichler b/doc/news/changes/minor/20200402MartinKronbichler
new file mode 100644
index 0000000000..1eb3fee164
--- /dev/null
+++ b/doc/news/changes/minor/20200402MartinKronbichler
@@ -0,0 +1,7 @@
+Changed: The vertex positions of GridGenerator::quarter_hyper_ball() have been
+slightly changed. It concerns the points along the straight faces and in the
+interior. The new positions have been determined to balance the sizes and
+aspect ratios (expressed by the minimal and maximal singular values of the
+Jacobian from reference to real coordinates), producting a slightly better
+mesh quality.
+<br> (Martin Kronbichler, 2020/04/02)