From: Wolfgang Bangerth Date: Tue, 14 Aug 2007 02:30:35 +0000 (+0000) Subject: Tested with PETSc 2.3.3-p4 X-Git-Tag: v8.0.0~10097 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70c06961aaac75e06edc7f2210f3e174d8fe3636;p=dealii.git Tested with PETSc 2.3.3-p4 git-svn-id: https://svn.dealii.org/trunk@14947 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 81c7732a49..ffd02092ec 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -833,12 +833,14 @@ work in most cases, but you will get some (harmless) warnings during compilation. Also, during testing with this version, we discovered a serious bug in PETSc's TCQMR linear solver which basically renders it - useless. All these problems have been reported and are supposed to be + useless. All these problems have been reported and are fixed in 2.2.0. Versions prior to 2.1.6 are likely not to work, but have not been tested. While deal.II 5.0.0 could not be linked against PETSc 2.2.1 (which came out after our version 5.0.0 and had a number of - incompatible interface changes), later versions of deal.II have - workarounds for PETSc 2.2.1. + incompatible interface changes), later versions of + deal.II have workarounds for PETSc + 2.2.1. deal.II version 6.0 has been tested up to PETSc + release 2.3.3-p4.