From: guido Date: Fri, 17 Jan 2003 07:59:48 +0000 (+0000) Subject: remark on invert_diagblocks X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8f5f2c442085a0ce74322c339b4a897fb405e80;p=dealii-svn.git remark on invert_diagblocks git-svn-id: https://svn.dealii.org/trunk@6927 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index 5dfd5e09fb..e7cf96d863 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -482,6 +482,8 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK class="class">PreconditionRelaxation and PreconditionBlock take an argument of type AdditionalData, defined in the same class. + Standard behavior of PreconditionBlock has been + changed on this occasion to invert diagonal blocks during initialization.
(GK 2003/01/06)