From: Matthias Maier Date: Wed, 15 Jun 2022 17:57:48 +0000 (-0500) Subject: doc: update supported version numbers X-Git-Tag: v9.4.0-rc1~9^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ad35192ce52cd1c8826cb16e51bc3fe8d7f50d;p=dealii.git doc: update supported version numbers --- diff --git a/doc/external-libs/petsc.html b/doc/external-libs/petsc.html index 65fe035e49..429e94dd80 100644 --- a/doc/external-libs/petsc.html +++ b/doc/external-libs/petsc.html @@ -37,7 +37,7 @@

Note: The most recent version of PETSc that has been reported to be compatible with - deal.II is version 3.13.1. If you use a later + deal.II is version 3.17.1. If you use a later version than this and encounter problems, let us know. deal.II does not support versions of PETSc prior to 3.3.0. diff --git a/doc/external-libs/trilinos.html b/doc/external-libs/trilinos.html index d6e239afd8..91ec66250d 100644 --- a/doc/external-libs/trilinos.html +++ b/doc/external-libs/trilinos.html @@ -50,7 +50,7 @@

Note: The current version of deal.II requires at least Trilinos 12.4. - Deal.II is known to work with Trilinos up to 12.18. Other versions of + Deal.II is known to work with Trilinos up to 13.4. Other versions of Trilinos should work too but have not been tested prior to the release.