From 9c9e204dce01ced29e5fff4f9891d0bfc792e0aa Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Sat, 2 Sep 2017 15:50:17 +0200 Subject: [PATCH] Changelog entry --- doc/news/changes/incompatibilities/20170902DanielArndt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/incompatibilities/20170902DanielArndt diff --git a/doc/news/changes/incompatibilities/20170902DanielArndt b/doc/news/changes/incompatibilities/20170902DanielArndt new file mode 100644 index 0000000000..2a0999d62f --- /dev/null +++ b/doc/news/changes/incompatibilities/20170902DanielArndt @@ -0,0 +1,5 @@ +Changed: SolverGMRES used to notify via deallog when re-orthogonalization +of the Arnoldi vectors kicks in. Now, there is a slot one can connect to +retrieve this information. By default nothing is printed. +
+(Daniel Arndt, 2017/09/02) -- 2.39.5