]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix links.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 23 Jul 2010 02:50:55 +0000 (02:50 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 23 Jul 2010 02:50:55 +0000 (02:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@21557 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/external-libs/mumps.html

index 2dacf0de0387fe40ca043b29b00b4dcddfdcff24..e45e666acb04a6bcab5927d14278d8164c035bcb 100644 (file)
@@ -50,7 +50,7 @@
     
     <h2>1. BLACS</h2>
     
-    <p> The <a href='http://www.netlib.org/blacs/'>BLACS</a> library
+    <p> The <a href="http://www.netlib.org/blacs/">BLACS</a> library
       provides basic linear algebra routines together with a
       communication model such that they can be used in parallel. The
       compilation of this library is highly dependent on the system
@@ -59,7 +59,7 @@
     </p>
     
     <p> The library can be found on the
-      official <a href='http://www.netlib.org/blacs/'>BLACS
+      official <a href="http://www.netlib.org/blacs/">BLACS
        webpage</a>. We require the three
       files <b><code>mpiblacs.tgz</code></b>,
       <b><code>mpiblacs-patch03.tgz</code></b>, and
     
     <h2>2. SCALAPACK</h2>
     
-    <p> The <a href='http://www.netlib.org/scalapack'>SCALAPACK</a>
+    <p> The <a href="http://www.netlib.org/scalapack">SCALAPACK</a>
       library provides high-performance linear algebra routines for
       distributed-memory message-passing <acronym>MIMD</acronym>
       computers. The library can be found on the
-      official <a href='http://www.netlib.org/scalapack'>SCALAPACK
+      official <a href="http://www.netlib.org/scalapack">SCALAPACK
       webpage</a>. We require the
       file <b><code>scalapack.tgz</code></b> only.
     </p>
     
     <p> Now we come to the main program for which we are doing all
       this. We want to install the parallel sparse direct
-      solver <a href='http://graal.ens-lyon.fr/MUMPS'>MUMPS</a>.
+      solver <a href="http://graal.ens-lyon.fr/MUMPS">MUMPS</a>.
     </p>
     
     <p> After downloading the solver from its
-      official <a href='http://graal.ens-lyon.fr/MUMPS'>webpage</a>,
+      official <a href="http://graal.ens-lyon.fr/MUMPS">webpage</a>,
       extracting it, and changing to the directory which was created, we
       find a subfolder named
       <code>Make.inc</code> where there are bunch of different
        <code>
           --with-mumps=path/to/mumps
           --with-blacs=path/to/blacs
-          --with-scalapack=path/to/scalpack
+          --with-scalapack=path/to/scalapack
        </code>
       </pre>
     </p>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.