From: Niklas Fehn Date: Tue, 25 Jul 2017 11:53:23 +0000 (+0200) Subject: entry in /doc/news/changes/minor/ added X-Git-Tag: v9.0.0-rc1~1382^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4655%2Fhead;p=dealii.git entry in /doc/news/changes/minor/ added --- diff --git a/doc/news/changes/minor/20170725NFehn b/doc/news/changes/minor/20170725NFehn new file mode 100644 index 0000000000..ece903aca9 --- /dev/null +++ b/doc/news/changes/minor/20170725NFehn @@ -0,0 +1,4 @@ +Initialization of Chebyshev smoother: Make initial guess robust with +respect to number of processors by operating on the global index. +
+(Niklas Fehn, 2017/07/25)