From 22afa2de7a62ed0a5b0548962c0818fde5d34e94 Mon Sep 17 00:00:00 2001
From: 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