From 0921e8f2889118ecdbb4f0ee492d273c0b48a0f4 Mon Sep 17 00:00:00 2001 From: young Date: Wed, 19 Mar 2014 18:06:01 +0000 Subject: [PATCH] Some rewording on PETSc compatibility. git-svn-id: https://svn.dealii.org/trunk@32669 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/external-libs/petsc.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deal.II/doc/external-libs/petsc.html b/deal.II/doc/external-libs/petsc.html index 9c43f1775f..43b57575ec 100644 --- a/deal.II/doc/external-libs/petsc.html +++ b/deal.II/doc/external-libs/petsc.html @@ -37,6 +37,12 @@

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. +

+

PETSc usually requires you to set the environment variables PETSC_DIR and PETSC_ARCH -- 2.39.5