From: bangerth Date: Wed, 15 Jun 2011 03:22:23 +0000 (+0000) Subject: Fix a typo pointed out by Max Jensen. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9edb724e20ea13db99495bb79e82326d2e59da60;p=dealii-svn.git Fix a typo pointed out by Max Jensen. git-svn-id: https://svn.dealii.org/trunk@23820 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/external-libs/mumps.html b/deal.II/doc/external-libs/mumps.html index e45e666acb..c8a2ae159c 100644 --- a/deal.II/doc/external-libs/mumps.html +++ b/deal.II/doc/external-libs/mumps.html @@ -6,7 +6,7 @@ The deal.II Readme on interfacing to PETSc and Trilinos - + @@ -97,7 +97,7 @@
  • In the section SECTION 2: BLACS INTERNALS the most important variables are INTFACE and TRANSCOMM. If you are using OpenMPI, then set - these as follows: INTFACE = -DAdd + these as follows: INTFACE = -DAdd_ and TRANSCOMM = -DUseMpi2. Otherwise, consult the BLACS