From: ikligge Date: Wed, 24 Jan 2018 13:59:37 +0000 (+0100) Subject: Added another changelog entry in minor changes category X-Git-Tag: v9.0.0-rc1~524^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f0ea33a259fb108ac54fbb6bdc60ef7e41bdcd1;p=dealii.git Added another changelog entry in minor changes category --- diff --git a/doc/news/changes/minor/20180123IngoKligge b/doc/news/changes/minor/20180123IngoKligge new file mode 100644 index 0000000000..03696955ad --- /dev/null +++ b/doc/news/changes/minor/20180123IngoKligge @@ -0,0 +1,3 @@ +Improved: The implementation of the SolverQMRS iteration has been renewed to perform much faster and to be adaptable to left and right side preconditioning of the system matrix. +
+(Ingo Kligge, 2018/01/23)