From: Matthias Maier Date: Mon, 15 Dec 2014 23:36:45 +0000 (+0100) Subject: Update blurbb for petsc and trilinos X-Git-Tag: v8.2.0-rc1~13^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d55cf300a50b760525487d7b0e9b7bc8f73f5e6d;p=dealii.git Update blurbb for petsc and trilinos --- 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