]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix SLEPc URL 12479/head
authorJose E. Roman <jroman@dsic.upv.es>
Sun, 20 Jun 2021 11:14:44 +0000 (13:14 +0200)
committerJose E. Roman <jroman@dsic.upv.es>
Sun, 20 Jun 2021 11:14:44 +0000 (13:14 +0200)
doc/external-libs/slepc.html
doc/readme.html
examples/step-36/doc/intro.dox
include/deal.II/lac/slepc_spectral_transformation.h

index 9c11abc5b0311ff7d831bdf0da915231e6c9707c..0219f411c3c7b85bd131fce3bceedc4a2497bc32 100644 (file)
@@ -13,7 +13,7 @@
     <h1>Interfacing <acronym>deal.II</acronym> to SLEPc</h1>
 
     <p>
-      <a href="http://www.grycap.upv.es/slepc/"
+      <a href="https://slepc.upv.es/"
       target="_top">SLEPc</a> is a software package that provides
       functionality for solving a variety of eigenspectrum problems,
       both standard and generalised. It relies on various different
index ab92e11d5b1d159812c7490f385140498a0e57a3..114a1ca7f53feb199a1ccf7382bf2a8288d09fb2 100644 (file)
             </dd>
 
 
-            <dt><a name="slepc"></a><a href="http://www.grycap.upv.es/slepc/" target="_top">SLEPc</a></dt>
+            <dt><a name="slepc"></a><a href="https://slepc.upv.es/" target="_top">SLEPc</a></dt>
             <dd>
                 <p>
-                    <a href="http://www.grycap.upv.es/slepc/" target="_top">SLEPc</a> is a library for eigenvalue computations that builds on PETSc. Its configuration works just like that for PETSc, except that the variable to set is <code>SLEPC_DIR</code>.
+                    <a href="https://slepc.upv.es/" target="_top">SLEPc</a> is a library for eigenvalue computations that builds on PETSc. Its configuration works just like that for PETSc, except that the variable to set is <code>SLEPC_DIR</code>.
                     For the interface with SLEPc to work, <acronym>deal.II</acronym>'s PETSc interface must also be configured correctly (see above).
                 </p>
 
index a54a36aa7c4aaa23d75970c9840573ad09e97403..3ac999509e672ec4cfcf578ec0f59ad50291f7c4 100644 (file)
@@ -44,7 +44,7 @@ eigenspectrum and how many solutions we want to solve for.
 
 In this program, the eigenspectrum solvers we use are classes provided
 by deal.II that wrap around the linear algebra implementation of the
-<a href="http://www.grycap.upv.es/slepc/" target="_top">SLEPc</a>
+<a href="https://slepc.upv.es/" target="_top">SLEPc</a>
 library; SLEPc itself builds on the <a
 href="http://www.mcs.anl.gov/petsc/" target="_top">PETSc</a> library
 for linear algebra contents.
index 9afa45408f1c51bd5a3ac39bf81bef7965ec9e42..d73263f5b77ee230c34063167861454582adb332 100644 (file)
@@ -93,7 +93,7 @@ namespace SLEPcWrappers
      *
      * The possible values are given by the enumerator STMatMode in the SLEPc
      * library
-     * http://www.grycap.upv.es/slepc/documentation/current/docs/manualpages/ST/STMatMode.html
+     * https://slepc.upv.es/documentation/current/docs/manualpages/ST/STMatMode.html
      */
     void
     set_matrix_mode(const STMatMode mode);

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.