From 70c06961aaac75e06edc7f2210f3e174d8fe3636 Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Date: Tue, 14 Aug 2007 02:30:35 +0000
Subject: [PATCH] Tested with PETSc 2.3.3-p4
git-svn-id: https://svn.dealii.org/trunk@14947 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/readme.html | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
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.
--
2.39.5