]> https://gitweb.dealii.org/ - dealii.git/commitdiff
documentation: use https:// instead of http://
authorMatthias Maier <tamiko@43-1.org>
Fri, 7 Jul 2023 03:57:18 +0000 (22:57 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 7 Jul 2023 03:58:25 +0000 (22:58 -0500)
20 files changed:
doc/news/2.0.0-vs-3.0.0.h
doc/news/3.0.0-vs-3.1.0.h
doc/news/3.1.0-vs-3.2.0.h
doc/news/3.1.1-vs-3.1.2.h
doc/news/3.2.0-vs-3.3.0.h
doc/news/3.3.0-vs-3.4.0.h
doc/news/3.4.0-vs-4.0.0.h
doc/news/4.0.0-vs-5.0.0.h
doc/news/5.0.0-vs-5.1.0.h
doc/news/5.1.0-vs-5.2.0.h
doc/news/5.2.0-vs-6.0.0.h
doc/news/6.1.0-vs-6.2.0.h
doc/news/6.2.0-vs-6.3.0.h
doc/news/6.3.0-vs-6.3.1.h
doc/news/6.3.0-vs-7.0.0.h
doc/news/7.0.0-vs-7.1.0.h
doc/news/7.1.0-vs-7.2.0.h
doc/news/7.3.0-vs-8.0.0.h
doc/news/8.0.0-vs-8.1.0.h
doc/news/8.5.0-vs-9.0.0.h

index 4a260622a034e0141d639537ebac112e8ca91786..7e0a693b632f807bec18d5ed8fd24353795b043b 100644 (file)
@@ -21,8 +21,8 @@ Version 3.0  of the deal.II object-oriented finite  element library is
 available on the deal.II home-page at
 </p>
 <p align="center">
-<a href="http://www.dealii.org" target="_top">
-      http://www.dealii.org
+<a href="https://www.dealii.org" target="_top">
+      https://www.dealii.org
 </a>
 </p>
 
index 949a887f04e9caaafdccb117bde0c76b9aba4952..1d74a3ff1e6e25d22feca8aa9b6f22e7fe93a195 100644 (file)
@@ -29,7 +29,7 @@ All entries are signed with the names of the author.
 <ol>
   <li> <p>
        New: All identifiers that the C++ standard (see
-       <a href="http://www.cygnus.com/misc/wp/dec96pub/"
+       <a href="https://www.cygnus.com/misc/wp/dec96pub/"
        target="_top"> this page</a> for the public draft -- the
        standard itself is not available online for copyright reasons)
        mandates to be in namespace <code>std::</code> are correctly
index 56dfcc2153498183fbfa6d26337a1028d46f4a52..3856406f4d4d929b00786bcce3c259f08e0450a4 100644 (file)
@@ -142,7 +142,7 @@ All entries are signed with the names of the author.
 
   <li> <p>
        New: There is now some support to include and use routines from the
-       <a href="http://www.cse.clrc.ac.uk/Activity/HSL"
+       <a href="https://www.cse.clrc.ac.uk/Activity/HSL"
        target="_top">Harwell Subroutine Library</a>.
        <br>
        (WB 2001/01/30)
@@ -273,7 +273,7 @@ All entries are signed with the names of the author.
 
   <li> <p>
        New: We now support the output format of the <a
-       href="http://www.kitware.com/vtk.html"
+       href="https://www.kitware.com/vtk.html"
        target="_top">Visualization Toolkit (Vtk)</a> from the <code
        class="class">DataOutBase</code> class and all derived classes.
        <br>
@@ -591,7 +591,7 @@ All entries are signed with the names of the author.
 
   <li> <p>
        New: There is now some support to include and use routines from the
-       <a href="http://www.cse.clrc.ac.uk/Activity/HSL"
+       <a href="https://www.cse.clrc.ac.uk/Activity/HSL"
        target="_top">Harwell Subroutine Library</a>, and support
        classes
        <code>SparseDirectMA27</code> and
index 5716d5bb788d6343f0f7b32a5966f90cf61721bd..09709b6d2064d72f402813c371176eb9e5b98438 100644 (file)
@@ -28,7 +28,7 @@ All entries are signed with the names of the author.
        the file <code>tria_accessor.cc(3d)</code> without optimization
        flags even for optimized libraries. The gcc bug is documented
        at the <a
-       href="http://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&user=guest&password=guest&cmd=login"
+       href="https://gcc.gnu.org/cgi-bin/gnatsweb.pl?database=gcc&user=guest&password=guest&cmd=login"
        target="_top">gcc bug tracking system page</a>, as bugs reports c++/615 and
        optimization/2938.
        <br>
index e412f1a6b76e1a6ae645a3664665bd13091dcf51..33eb60a6c5afaf4fbc84e7e7e15d60662b6d31ad 100644 (file)
@@ -28,7 +28,7 @@ All entries are signed with the names of the author.
 <ol>
   <li> <p>
        New: Output for
-       <a href="http://www.amtec.org" target="_top">Tecplot</a> has
+       <a href="https://www.amtec.org" target="_top">Tecplot</a> has
        been added. It can be used by choosing output format «tecplot».
        <br>
        (<a href="mailto:benkirk@cfdlab.ae.utexas.edu">Benjamin Shelton Kirk</a> 2002/01/29)
@@ -52,7 +52,7 @@ All entries are signed with the names of the author.
 
   <li> <p>
        New: Output for
-       <a href="http://www.opendx.org" target="_top">OpenDX</a> has
+       <a href="https://www.opendx.org" target="_top">OpenDX</a> has
        been added. It can be used by choosing output format «dx» (not
        yet for grid output). The data format is very basic now, but it
        is planned to improve this to make use of the excellent
index 88752eac12f41b3382b079fcaa66574db8169a3d..e087e22f3159ffd7c4c1d62e6d48b17411605809 100644 (file)
@@ -40,7 +40,7 @@ All entries are signed with the names of the author.
        functions as a replacement.
        <br>
        For more information, read
-       <a href="http://www.dealii.org/mail/msg00638.html" target="body">this mail</a>.
+       <a href="https://www.dealii.org/mail/msg00638.html" target="body">this mail</a>.
        </strong>
        <br>
        (WB 2002/06/03)
@@ -64,7 +64,7 @@ All entries are signed with the names of the author.
 
   <li> <p>
        New: In all previous versions, deal.II used
-       the <a href="http://www.cs.wustl.edu/~schmidt/ACE.html"
+       the <a href="https://www.cs.wustl.edu/~schmidt/ACE.html"
        target="_top">ACE (Adaptive Communications Environment)</a>
        library to support cross-platform threading
        facilities. While this is still supported, the default way
index a1a99846af63dd57d93355d123e285e7e185ff6a..cdc146e47981b5de68c56692e62681cc89830600 100644 (file)
@@ -52,7 +52,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
 
   <li> <p>
        New: deal.II now makes use of some parts of
-       the <a href="http://www.boost.org/">boost</a> library, which is
+       the <a href="https://www.boost.org/">boost</a> library, which is
        supposed to be a testground for the next generation C++ standard
        library. The parts which we use are now in
        <code>contrib/boost/include/boost_local/</code> and can be
@@ -119,7 +119,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
   <li> <p>
        Removed: Thread support now relies solely on the use of POSIX
        functions. The use of the
-       <a href="http://www.cs.wustl.edu/~schmidt/ACE.html" target="_top">ACE
+       <a href="https://www.cs.wustl.edu/~schmidt/ACE.html" target="_top">ACE
        (Adaptive Communications Environment)</a> library for this is now no
        longer supported. However, application programs can of course still use
        ACE, but they will need to generate paths to this library in their
@@ -281,7 +281,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
        functions as a replacement.
        <br>
        For more information, read
-       <a href="http://www.dealii.org/mail/msg00638.html" target="body">this mail</a>.
+       <a href="https://www.dealii.org/mail/msg00638.html" target="body">this mail</a>.
        <br>
        (WB 2002/06/10)
        </p>
index 148c1968e9dd9d8846571759878d5e24fb65c0c6..692f804254d273350c9ce9326f70f87a094234ba 100644 (file)
@@ -151,7 +151,7 @@ inconvenience this causes.
 <ol>
 
   <li> <p> New: After the documentation tool for deal.II has been
-  changed to <a href="http://www.doxygen.org">Doxygen</a>, it is delivered in two
+  changed to <a href="https://www.doxygen.org">Doxygen</a>, it is delivered in two
   tar-files. Additional to the traditional source tarball, the preprocessed
   documentation is available ready for reading with a web browser.
   <br>
@@ -179,7 +179,7 @@ inconvenience this causes.
        </p>
 
   <li> <p> New: deal.II is now able to interface to the
-       <a href="http://www-users.cs.umn.edu/~karypis/metis/index.html"
+       <a href="https://www-users.cs.umn.edu/~karypis/metis/index.html"
        target="_top">METIS</a> library to generate domain partitionings. This
        is enabled if a METIS installation is detected, which either happens
        automatically in <code>./configure</code>, or
@@ -203,7 +203,7 @@ inconvenience this causes.
        </p>
 
   <li> <p> New: deal.II now comes with a complete set of
-       wrappers classes for <a href="http://www.mcs.anl.gov/petsc/"
+       wrappers classes for <a href="https://www.mcs.anl.gov/petsc/"
        target="_top">PETSc</a> vectors, matrices, linear solvers and
        preconditioners. Many of the algorithms in deal.II have also been
        updated to make use of these wrappers. All of this is only enabled if a
@@ -325,9 +325,9 @@ inconvenience this causes.
        </p>
 
   <li> <p> New: First steps to a migration of the documentation from
-       <tt>kdoc</tt> to <a href="http://www.doxygen.org">Doxygen</a> have
+       <tt>kdoc</tt> to <a href="https://www.doxygen.org">Doxygen</a> have
        been done. It can be generated after installing <a
-       href="http://www.doxygen.org">Doxygen</a> by calling <tt>make</tt>
+       href="https://www.doxygen.org">Doxygen</a> by calling <tt>make</tt>
        in <tt>doc/doxygen</tt> and using the preliminary link page <a
        href="../doxygen/index.html">index.html</a> in that directory.
        <br>
@@ -593,7 +593,7 @@ inconvenience this causes.
   </p>
 
   <li> <p>
-       New: Added support for <a href="http://www.gmsh.info"
+       New: Added support for <a href="https://www.gmsh.info"
        target="_top">gmsh</a> mesh format in <code>GridIn::read_msh</code>.
        <br>
        (Luca Heltai 2004/04/21)
index 62f83e99eafb092f7fa3377cace8550f1bdc5709..7266dd1bf441876e1b3868d20d308af8d514a21f 100644 (file)
@@ -123,7 +123,7 @@ inconvenience this causes.
        Wolfgang.
        <br>
        Deal.II comes with its own copy of the <a
-       href="http://www.cise.ufl.edu/research/sparse/umfpack/">UMFPACK</a>
+       href="https://www.cise.ufl.edu/research/sparse/umfpack/">UMFPACK</a>
        library, courtesy of its author. In order to use, follow the steps
        listed <a href="../readme.html#umfpack">here</a>. Note that UMFPACK
        comes with its own license; to use UMFPACK, please read the <a
index e35eb96aeb680970401cf0c0fa30c74b4c9510a3..3f8c75e3a7709cb29701e4970c62d1b436b364c8 100644 (file)
@@ -504,8 +504,8 @@ inconvenience this causes.
   <li> <p>
        New: Class <code>FunctionParser</code>. Wrapper
        class for the fparser library (see
-       <a href="http://warp.povusers.org/FunctionParser/">
-       http://warp.povusers.org/FunctionParser/</a>).
+       <a href="https://warp.povusers.org/FunctionParser/">
+       https://warp.povusers.org/FunctionParser/</a>).
        <br>
        (Luca Heltai, 2005/03/07).
        </p>
index 6015d6379c19f4026031914ee6973bda5b2754d8..d52ed4e999dcdf423fdfc1669987c43d31c6f327 100644 (file)
@@ -187,7 +187,7 @@ inconvenience this causes.
        lexicographic ordering (with x running fastest) wherever
        possible. For more information on the new numbering scheme, see
        the <a
-       href="http://ganymed.iwr.uni-heidelberg.de/pipermail/dealii/2005/000827.html">announcement</a>
+       href="https://ganymed.iwr.uni-heidelberg.de/pipermail/dealii/2005/000827.html">announcement</a>
        on the mailing list.  <br> The ordering of vertices in <code>CellData</code> given to the <code>Triangulation::create_triangulation</code>
        function has been changed accordingly. For backward
        compatibility there is now a new <code>Triangulation::create_triangulation_compatibility</code>
index eb8390ccd1b442b761a79459beaf85994b4e9014..f08e8f791bd91f4977ce22408b35591fc2fdf4a9 100644 (file)
@@ -238,7 +238,7 @@ inconvenience this causes.
   <p>
   Changed: The subversion repository for deal.II development is now
   located on commercially hosted space at <a
-  href="http://www.dealii.org/svn/dealii/">http://www.dealii.org/svn/dealii/</a>.
+  href="https://www.dealii.org/svn/dealii/">https://www.dealii.org/svn/dealii/</a>.
   <br>
   (GK 2009/01/20)
   </p>
@@ -247,7 +247,7 @@ inconvenience this causes.
   <li>
   <p>
   Changed: Some parts of the library used to use classes and functions
-  from the <a href="http://www.boost.org/">BOOST</a> library. Since
+  from the <a href="https://www.boost.org/">BOOST</a> library. Since
   many of the components of BOOST have been voted into what will be the
   next C++ standard, we now use a namespace std_cxx1x (coined on the
   provisional name C++0x used for the next C++ standard) into which we
@@ -273,7 +273,7 @@ inconvenience this causes.
 
   <li>
   <p>
-  Updated: The version of the <a href="http://www.boost.org/">BOOST</a>
+  Updated: The version of the <a href="https://www.boost.org/">BOOST</a>
   library that is in the <code>contrib/</code> directory and is used in
   various places of the library has been upgraded to 1.37.
   <br>
@@ -378,7 +378,7 @@ inconvenience this causes.
 
   <li>
   <p>
-  Updated: The version of the <a href="http://www.boost.org/">BOOST</a>
+  Updated: The version of the <a href="https://www.boost.org/">BOOST</a>
   library that is in the <code>contrib/</code> directory and is used in
   various places of the library has been upgraded to 1.36.
   <br>
@@ -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://gmsh.info/doc/texinfo/gmsh.html">here</a>.
+  <a target="_top" href="https://gmsh.info/doc/texinfo/gmsh.html">here</a>.
   <br>
   (WB 2008/10/07)
   </p>
index de7f6d5986a8da9f4d810dd6408b09fb00a2be2b..d9306b7acfa0fc35848e12b85c36658058f0a4c0 100644 (file)
@@ -173,7 +173,7 @@ inconvenience this causes.
 
    <li>
    <p>
-   New: The version of <a href="http://www.boost.org/">boost</a>
+   New: The version of <a href="https://www.boost.org/">boost</a>
    included in the <code>contrib/</code> directory has been updated
    to 1.41.0.
    <br>
@@ -195,7 +195,7 @@ inconvenience this causes.
    <li>
    <p>
    New: A report has been added on the
-   <a href="http://www.dealii.org/reports/codimension-one/desimone-heltai-manigrasso.pdf"
+   <a href="https://www.dealii.org/reports/codimension-one/desimone-heltai-manigrasso.pdf"
    target="body">codimension one</a> capabilities
    of the library (by Antonio DeSimone, Luca Heltai
    and Cataldo Manigrasso, SISSA, Trieste, Italy). It
@@ -278,7 +278,7 @@ inconvenience this causes.
    a task-based, rather than thread-based approach, in which one
    uses a high-level description of <i>what</i> needs to be done,
    rather than how these jobs have to be mapped onto threads. We then
-   use the <a href="http://www.threadingbuildingblocks.org">Threading
+   use the <a href="https://www.threadingbuildingblocks.org">Threading
    Building Blocks (TBB) library</a> to schedule tasks onto available
    hardware resources. This new scheme of describing parallism and
    various abstractions to make programming in this framework easier
index a8bfa19fc802e7b59a6cf9c355246e76c82a6713..31bdd479d6a6721bf0e25166895c80cf5c4dd526 100644 (file)
@@ -98,7 +98,7 @@ inconvenience this causes.
   <li>
   <p>Fixed: Linking with more than one of the deal.II 1d, 2d, or 3d libraries
   when using static libraries did not work. This is now fixed. However, due to
-  GCC bug <a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10591"
+  GCC bug <a href="https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10591"
   target="_top">10591</a>, GCC versions prior to and including 4.1.x will
   still not work. Working with shared libraries was not and is not affected
   by this problem.
index 7e443c401acd74e3c84048141f5e720f0e58cd26..03f2028791cbd6b5f869659d843c5a71b3c5eb2b 100644 (file)
@@ -135,7 +135,7 @@ through DoFHandler::get_tria() and DoFHandler::get_fe(), respectively.
   (Sebastian Pauletti, Andrea Bonito, Luca Heltai, WB, 2010/12/06)
   </p></li>
 
-  <li><p>Updated: The version of the <a href="http://www.threadingbuildingblocks.org">Threading
+  <li><p>Updated: The version of the <a href="https://www.threadingbuildingblocks.org">Threading
   Building Blocks (TBB)</a> shipped with deal.II has been updated
   to release 3.0 Update 3 (Commercially aligned version).
   <br>
@@ -243,7 +243,7 @@ through DoFHandler::get_tria() and DoFHandler::get_fe(), respectively.
   <li>
   <p>Fixed: Linking with more than one of the deal.II 1d, 2d, or 3d libraries
   when using static libraries did not work. This is now fixed. However, due to
-  GCC bug <a href="http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10591"
+  GCC bug <a href="https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10591"
   target="_top">10591</a>, GCC versions prior to and including 4.1.x will
   still not work. Working with shared libraries was not and is not affected
   by this problem.
@@ -252,7 +252,7 @@ through DoFHandler::get_tria() and DoFHandler::get_fe(), respectively.
   </p>
 
   <li>
-  <p>Updated: The version of <a href="http://www.boost.org/">boost</a>
+  <p>Updated: The version of <a href="https://www.boost.org/">boost</a>
    included in the <code>contrib/</code> directory has been updated
    to 1.43.0.
   <br>
@@ -318,7 +318,7 @@ independent of the dimension.
   </p>
 
   <li><p> New: The ParameterHandler class is now built on the
-  <a href="http://www.boost.org" target="_top">boost</a>
+  <a href="https://www.boost.org" target="_top">boost</a>
   <code>property_tree</code> library which provides a much better
   foundation for extensions. In particular, the description of parameters
   can now be exported in XML and JSON formats for processing with external
index 9116630b5dbbb7f032c63ddc748ebacaa86e5276..671d20550548b25f658d38df08d9e6b5902291ef 100644 (file)
@@ -156,7 +156,7 @@ flag, resulting in savings in disk space on the order of 230 MB.
 (Wolfgang Bangerth, 2011/09/22)
 
 <li> New: deal.II can now be configured and built with the
-<a href="http://clang.llvm.org">Clang C++ frontend of the LLVM compiler</a>.
+<a href="https://clang.llvm.org">Clang C++ frontend of the LLVM compiler</a>.
 <br>
 (Timo Heister, Wolfgang Bangerth, 2011/08/20)
 
index c79a8b931a19b23c3325c3bafe4a510c7a6931cc..2c92da4cb374d3ec41a1d5e49db86bbd8933727e 100644 (file)
@@ -429,7 +429,7 @@ into a ConstraintMatrix.
 (Matthias Maier, 2012/05/22)
 
 <li> New: The GridIn::read_unv function can now read meshes generated
-by the Salome framework, see http://www.salome-platform.org/ .
+by the Salome framework, see https://www.salome-platform.org/ .
 <br>
 (Valentin Zingan, 2012/04/27)
 
index fa98ba9f197924d5dcc9832bf9afbf5e8ef34c3e..6fb33c172e4c694af90dd045cf4f07218bcfbb35 100644 (file)
@@ -151,7 +151,7 @@ this function.
   (Juan Carlos Araujo Cabarcas, 2013/03/25)
   </li>
 
-  <li> New: deal.II now uses <a href="http://www.cmake.org/">CMake</a>
+  <li> New: deal.II now uses <a href="https://www.cmake.org/">CMake</a>
   as its configuration and build tool. Please read through the
   readme and other installation files for information about how the
   installation process has changed.
index 5535b6d2c5133dfca8e509d4348ab0d5a12d281a..cab9aa0e7f94929265f03ce5707e25706662e19c 100644 (file)
@@ -176,7 +176,7 @@ inconvenience this causes.
   (Bruno Turcksin, Wolfgang Bangerth, 2013/10/26)
   </li>
 
-  <li> New: The testsuite is now ported to <a href="http://www.cmake.org/">
+  <li> New: The testsuite is now ported to <a href="https://www.cmake.org/">
   CMake</a> and uses CTest as test driver.
   <br>
   (Wolfgang Bangerth, Timo Heister, Matthias Maier, Bruno Turcksin, 2013/10/20)
@@ -606,7 +606,7 @@ inconvenience this causes.
   </li>
 
   <li>
-  Fixed: Under some circumstances (see http://code.google.com/p/dealii/issues/detail?id=82)
+  Fixed: Under some circumstances (see https://code.google.com/p/dealii/issues/detail?id=82)
   the DoFTools::make_periodicity_constraints() function could create cycles in
   the ConstraintMatrix object. This is now fixed.
   <br>
@@ -621,7 +621,7 @@ inconvenience this causes.
 
   <li>
   New: TableHandler::write_text() now also supports output in
-  org-mode (http://orgmode.org/) format via a new entry in the
+  org-mode (https://orgmode.org/) format via a new entry in the
   TableHandler::TextOutputFormat enumeration.
   <br>
   (Oleh Krehel, 2013/08/15)
index 5962772767eb89b8d10b80b7f588b6f72416389b..0b32f097558a8c4a0a149b77ecb00faaf59bb86b 100644 (file)
@@ -835,7 +835,7 @@ inconvenience this causes.
 
  <li>
   New: Added support for the Open Asset Import Library (Assimp)
-  (http://assimp.sourceforge.net/). This library can be used
+  (https://assimp.sourceforge.net/). This library can be used
   to read about 40 different 3D graphics formats, used in 3D
   modelers (such as Blender, Maya, etc.). Some of these formats
   contain mesh information, that in turn can be read

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.