From: Wolfgang Bangerth Date: Fri, 19 Jul 2013 21:03:41 +0000 (+0000) Subject: Update slightly. Avoid the circular references to the FAQ and back. X-Git-Tag: v8.0.0~55 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0848bf4cf60887bb1384c954b26766af9eadd45d;p=dealii.git Update slightly. Avoid the circular references to the FAQ and back. git-svn-id: https://svn.dealii.org/trunk@30067 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/external-libs/petsc.html b/deal.II/doc/external-libs/petsc.html index 8fb7e4474a..736fc2025c 100644 --- a/deal.II/doc/external-libs/petsc.html +++ b/deal.II/doc/external-libs/petsc.html @@ -38,11 +38,6 @@

Installing deal.II with PETSc

-

- For a general overview of building deal.II with - PETSc, first see the ReadMe file. -

-

PETSc usually requires you to set the environment variables PETSC_DIR and PETSC_ARCH @@ -121,7 +116,7 @@

This automatically builds PETSc with both MPI and the algebraic - multigrid preconditioner package Hypre (which we use in step-40). + multigrid preconditioner package Hypre (which we use in step-40).
Now let PETSc check his own sanity: