From d55cf300a50b760525487d7b0e9b7bc8f73f5e6d Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Tue, 16 Dec 2014 00:36:45 +0100 Subject: [PATCH] Update blurbb for petsc and trilinos --- doc/external-libs/petsc.html | 10 +++++----- doc/external-libs/trilinos.html | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/external-libs/petsc.html b/doc/external-libs/petsc.html index 0bba190145..0779fd9a4b 100644 --- a/doc/external-libs/petsc.html +++ b/doc/external-libs/petsc.html @@ -4,7 +4,7 @@ The deal.II Readme on interfacing to PETSc - + @@ -36,10 +36,10 @@

Installing deal.II with PETSc

-

Note: The most recent version of - PETSc that has been reported to be compatible - with deal.II is version 3.4. If you use a - later version than this and encounter problems, let us know. +

Note: The most recent version of PETSc + that has been reported to be compatible with + deal.II is version 3.5.1. If you use a later + version than this and encounter problems, let us know.

diff --git a/doc/external-libs/trilinos.html b/doc/external-libs/trilinos.html index ccad19b7e7..2eeeec77cd 100644 --- a/doc/external-libs/trilinos.html +++ b/doc/external-libs/trilinos.html @@ -4,7 +4,7 @@ The deal.II Readme on interfacing to Trilinos - + @@ -51,7 +51,7 @@

Note: The current version of deal.II requires at least Trilinos 11.2. - Deal.II is known to work with Trilinos 11.10.2. Others versions of + Deal.II is known to work with Trilinos 11.12.1. Others versions of Trilinos should work too but we do not do regression tests with them.

@@ -61,7 +61,7 @@ reasonable configuration:
 
-	cd trilinos-11.4.1
+	cd trilinos-11.12.1
 	mkdir build
 	cd build
 
-- 
2.39.5