From: Wolfgang Bangerth Date: Wed, 15 Jun 2011 03:22:23 +0000 (+0000) Subject: Fix a typo pointed out by Max Jensen. X-Git-Tag: v8.0.0~3945 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f2017c414eb0815cfe27ff1f2c0ff28c962dd3d;p=dealii.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