]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make external links refer to the outermost frame.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 4 Apr 2013 19:34:33 +0000 (19:34 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 4 Apr 2013 19:34:33 +0000 (19:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@29187 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 12e10ac45e8b3bf2fd06e67b891c75592504f00d..ad74a1e469f81f17a19a3298a259ab7b035d9a2d 100644 (file)
@@ -6,7 +6,7 @@
     <title>The deal.II Readme on interfacing to PETSc and Trilinos</title>
     <link href="screen.css" rel="StyleSheet">
     <meta name="author" content="the deal.II authors <authors @ dealii.org>">
-    <meta name="copyright" content="Copyright (C) 2010, 2011, 2012 by the deal.II authors">
+    <meta name="copyright" content="Copyright (C) 2010, 2011, 2012, 2013 by the deal.II authors">
     <meta name="date" content="$Date: 2010-05-05 (Thu, 05 May 2010) $">
     <meta name="svn_id" content="$Id: readme-mumps.html$">
     <meta name="keywords" content="deal.II">
@@ -65,7 +65,7 @@
 
     <h3>1. BLACS</h3>
 
-    <p> The <a href="http://www.netlib.org/blacs/">BLACS</a> library
+    <p> The <a target="_top" 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
@@ -74,7 +74,7 @@
     </p>
 
     <p> The library can be found on the
-      official <a href="http://www.netlib.org/blacs/">BLACS
+      official <a target="_top" 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
 
     <h3>2. SCALAPACK</h3>
 
-    <p> The <a href="http://www.netlib.org/scalapack">SCALAPACK</a>
+    <p> The <a target="_top" 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 target="_top" href="http://www.netlib.org/scalapack">SCALAPACK
       webpage</a>. We require the
       file <b><code>scalapack.tgz</code></b> version &lt;= 1.8.0 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 target="_top" 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 target="_top" 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

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.