From: Timo Heister Date: Mon, 23 Mar 2020 17:31:08 +0000 (-0400) Subject: changelog X-Git-Tag: v9.2.0-rc1~369^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c5483682fe29d2dd037b56b17a4be2a55362d59;p=dealii.git changelog --- diff --git a/doc/news/changes/minor/20200323TimoHeister b/doc/news/changes/minor/20200323TimoHeister new file mode 100644 index 0000000000..39460acfe0 --- /dev/null +++ b/doc/news/changes/minor/20200323TimoHeister @@ -0,0 +1,3 @@ +New: PreconditionChebychev can now report information about eigenvalue and +degree estimation when calling PreconditionChebychev::estimate_eigenvalues(). +
(Timo Heister, 2020/03/23)