]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Updates the www URL to gmsh website 9331/head
authorKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Wed, 15 Jan 2020 14:08:15 +0000 (14:08 +0000)
committerKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Wed, 15 Jan 2020 14:16:27 +0000 (14:16 +0000)
doc/news/4.0.0-vs-5.0.0.h
doc/news/6.1.0-vs-6.2.0.h
examples/step-49/doc/intro.dox
include/deal.II/grid/grid_in.h

index a05abcc29aca778d14af98269d8c5b2128343b43..303c117ae7ebfff01d2a052f46347915070832e9 100644 (file)
@@ -592,7 +592,7 @@ inconvenience this causes.
   </p>
 
   <li> <p>
-       New: Added support for <a href="http://www.geuz.org/gmsh/"
+       New: Added support for <a href="http://www.gmsh.info"
        target="_top">gmsh</a> mesh format in <code>GridIn::read_msh</code>.
        <br>
        (Luca Heltai 2004/04/21)
index 3cfa61258fad39cd48bb39ada3230e5752ea7c78..eb8390ccd1b442b761a79459beaf85994b4e9014 100644 (file)
@@ -1080,7 +1080,7 @@ inconvenience this causes.
   <li>
   <p>
   New: The GridIn::read_msh function can now read version 2 of the MSH format described
-  <a target="_top" href="http://www.geuz.org/gmsh/doc/texinfo/gmsh_10.html">here</a>.
+  <a target="_top" href="http://gmsh.info/doc/texinfo/gmsh.html">here</a>.
   <br>
   (WB 2008/10/07)
   </p>
index 1bfd7edd3de72ff075d5cfb7bcd0c952e0bf2766..a2bd342757fb81077a8f10b41312f8dbc710185c 100644 (file)
@@ -69,7 +69,7 @@ disk. How this is done is explained in step-5 and can be seen in the function
 <code>grid_1</code> in this example, see the code below.
 
 Meshes can be generated from different tools like <a
-href="http://geuz.org/gmsh/" target="_top">gmsh</a>, <a
+href="http://gmsh.info" target="_top">gmsh</a>, <a
 href="https://lagrit.lanl.gov/" target="_top">lagrit</a> and <a
 href="http://cubit.sandia.gov/" target="_top">cubit</a>. See the
 documentation of GridIn for more information. The problem is that deal.II
index ebd0e241076a5448d2ea188e7ca7071fd72239ad..b8a4fd59b642b53076a7c552a1d56af2f74a6692 100644 (file)
@@ -146,7 +146,7 @@ struct CellData;
  * fairly simple to extend it.
  *
  * <li> <tt>Gmsh 1.0 mesh</tt> format: this format is used by the @p Gmsh mesh
- * generator (see http://www.geuz.org/gmsh/). The documentation in the @p Gmsh
+ * generator (see http://gmsh.info/). The documentation in the @p Gmsh
  * manual explains how to generate meshes compatible with the deal.II library
  * (i.e. quads rather than triangles). In order to use this format, Gmsh has
  * to output the file in the old format 1.0. This is done adding the line
@@ -485,7 +485,7 @@ public:
   /**
    * Read grid data from an msh file, either version 1 or version 2 of that
    * file format. The Gmsh formats are documented at
-   * http://www.geuz.org/gmsh/.
+   * http://www.gmsh.info/.
    *
    * @note The input function of deal.II does not distinguish between newline
    * and other whitespace. Therefore, deal.II will be able to read files in a

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.