From 9edb724e20ea13db99495bb79e82326d2e59da60 Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 15 Jun 2011 03:22:23 +0000 Subject: [PATCH] Fix a typo pointed out by Max Jensen. git-svn-id: https://svn.dealii.org/trunk@23820 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/external-libs/mumps.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5