From: Matthias Maier Date: Fri, 7 Jul 2023 03:57:18 +0000 (-0500) Subject: documentation: use https:// instead of http:// X-Git-Tag: relicensing~732^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e5b133b971d47f9eb374c430ae45806ffca3e5b;p=dealii.git documentation: use https:// instead of http:// --- diff --git a/doc/news/2.0.0-vs-3.0.0.h b/doc/news/2.0.0-vs-3.0.0.h index 4a260622a0..7e0a693b63 100644 --- a/doc/news/2.0.0-vs-3.0.0.h +++ b/doc/news/2.0.0-vs-3.0.0.h @@ -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

- - http://www.dealii.org + + https://www.dealii.org

diff --git a/doc/news/3.0.0-vs-3.1.0.h b/doc/news/3.0.0-vs-3.1.0.h index 949a887f04..1d74a3ff1e 100644 --- a/doc/news/3.0.0-vs-3.1.0.h +++ b/doc/news/3.0.0-vs-3.1.0.h @@ -29,7 +29,7 @@ All entries are signed with the names of the author.
  1. New: All identifiers that the C++ standard (see - this page for the public draft -- the standard itself is not available online for copyright reasons) mandates to be in namespace std:: are correctly diff --git a/doc/news/3.1.0-vs-3.2.0.h b/doc/news/3.1.0-vs-3.2.0.h index 56dfcc2153..3856406f4d 100644 --- a/doc/news/3.1.0-vs-3.2.0.h +++ b/doc/news/3.1.0-vs-3.2.0.h @@ -142,7 +142,7 @@ All entries are signed with the names of the author.

  2. New: There is now some support to include and use routines from the - Harwell Subroutine Library.
    (WB 2001/01/30) @@ -273,7 +273,7 @@ All entries are signed with the names of the author.

  3. New: We now support the output format of the Visualization Toolkit (Vtk) from the DataOutBase class and all derived classes.
    @@ -591,7 +591,7 @@ All entries are signed with the names of the author.

  4. New: There is now some support to include and use routines from the - Harwell Subroutine Library, and support classes SparseDirectMA27 and diff --git a/doc/news/3.1.1-vs-3.1.2.h b/doc/news/3.1.1-vs-3.1.2.h index 5716d5bb78..09709b6d20 100644 --- a/doc/news/3.1.1-vs-3.1.2.h +++ b/doc/news/3.1.1-vs-3.1.2.h @@ -28,7 +28,7 @@ All entries are signed with the names of the author. the file tria_accessor.cc(3d) without optimization flags even for optimized libraries. The gcc bug is documented at the gcc bug tracking system page, as bugs reports c++/615 and optimization/2938.
    diff --git a/doc/news/3.2.0-vs-3.3.0.h b/doc/news/3.2.0-vs-3.3.0.h index e412f1a6b7..33eb60a6c5 100644 --- a/doc/news/3.2.0-vs-3.3.0.h +++ b/doc/news/3.2.0-vs-3.3.0.h @@ -28,7 +28,7 @@ All entries are signed with the names of the author.

    1. New: Output for - Tecplot has + Tecplot has been added. It can be used by choosing output format «tecplot».
      (Benjamin Shelton Kirk 2002/01/29) @@ -52,7 +52,7 @@ All entries are signed with the names of the author.

    2. New: Output for - OpenDX has + OpenDX 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 diff --git a/doc/news/3.3.0-vs-3.4.0.h b/doc/news/3.3.0-vs-3.4.0.h index 88752eac12..e087e22f31 100644 --- a/doc/news/3.3.0-vs-3.4.0.h +++ b/doc/news/3.3.0-vs-3.4.0.h @@ -40,7 +40,7 @@ All entries are signed with the names of the author. functions as a replacement.
      For more information, read - this mail. + this mail.
      (WB 2002/06/03) @@ -64,7 +64,7 @@ All entries are signed with the names of the author.

    3. New: In all previous versions, deal.II used - the ACE (Adaptive Communications Environment) library to support cross-platform threading facilities. While this is still supported, the default way diff --git a/doc/news/3.4.0-vs-4.0.0.h b/doc/news/3.4.0-vs-4.0.0.h index a1a99846af..cdc146e479 100644 --- a/doc/news/3.4.0-vs-4.0.0.h +++ b/doc/news/3.4.0-vs-4.0.0.h @@ -52,7 +52,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

    4. New: deal.II now makes use of some parts of - the boost library, which is + the boost library, which is supposed to be a testground for the next generation C++ standard library. The parts which we use are now in contrib/boost/include/boost_local/ and can be @@ -119,7 +119,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

    5. Removed: Thread support now relies solely on the use of POSIX functions. The use of the - ACE + ACE (Adaptive Communications Environment) 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.
      For more information, read - this mail. + this mail.
      (WB 2002/06/10)

      diff --git a/doc/news/4.0.0-vs-5.0.0.h b/doc/news/4.0.0-vs-5.0.0.h index 148c1968e9..692f804254 100644 --- a/doc/news/4.0.0-vs-5.0.0.h +++ b/doc/news/4.0.0-vs-5.0.0.h @@ -151,7 +151,7 @@ inconvenience this causes.
      1. New: After the documentation tool for deal.II has been - changed to Doxygen, it is delivered in two + changed to Doxygen, 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.
        @@ -179,7 +179,7 @@ inconvenience this causes.

      2. New: deal.II is now able to interface to the - METIS library to generate domain partitionings. This is enabled if a METIS installation is detected, which either happens automatically in ./configure, or @@ -203,7 +203,7 @@ inconvenience this causes.

      3. New: deal.II now comes with a complete set of - wrappers classes for PETSc 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.

      4. New: First steps to a migration of the documentation from - kdoc to Doxygen have + kdoc to Doxygen have been done. It can be generated after installing Doxygen by calling make + href="https://www.doxygen.org">Doxygen by calling make in doc/doxygen and using the preliminary link page index.html in that directory.
        @@ -593,7 +593,7 @@ inconvenience this causes.

      5. - New: Added support for gmsh mesh format in GridIn::read_msh.
        (Luca Heltai 2004/04/21) diff --git a/doc/news/5.0.0-vs-5.1.0.h b/doc/news/5.0.0-vs-5.1.0.h index 62f83e99ea..7266dd1bf4 100644 --- a/doc/news/5.0.0-vs-5.1.0.h +++ b/doc/news/5.0.0-vs-5.1.0.h @@ -123,7 +123,7 @@ inconvenience this causes. Wolfgang.
        Deal.II comes with its own copy of the UMFPACK + href="https://www.cise.ufl.edu/research/sparse/umfpack/">UMFPACK library, courtesy of its author. In order to use, follow the steps listed here. Note that UMFPACK comes with its own license; to use UMFPACK, please read the

        New: Class FunctionParser. Wrapper class for the fparser library (see - - http://warp.povusers.org/FunctionParser/). + + https://warp.povusers.org/FunctionParser/).
        (Luca Heltai, 2005/03/07).

        diff --git a/doc/news/5.2.0-vs-6.0.0.h b/doc/news/5.2.0-vs-6.0.0.h index 6015d6379c..d52ed4e999 100644 --- a/doc/news/5.2.0-vs-6.0.0.h +++ b/doc/news/5.2.0-vs-6.0.0.h @@ -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 announcement + href="https://ganymed.iwr.uni-heidelberg.de/pipermail/dealii/2005/000827.html">announcement on the mailing list.
        The ordering of vertices in CellData given to the Triangulation::create_triangulation function has been changed accordingly. For backward compatibility there is now a new Triangulation::create_triangulation_compatibility diff --git a/doc/news/6.1.0-vs-6.2.0.h b/doc/news/6.1.0-vs-6.2.0.h index eb8390ccd1..f08e8f791b 100644 --- a/doc/news/6.1.0-vs-6.2.0.h +++ b/doc/news/6.1.0-vs-6.2.0.h @@ -238,7 +238,7 @@ inconvenience this causes.

        Changed: The subversion repository for deal.II development is now located on commercially hosted space at http://www.dealii.org/svn/dealii/. + href="https://www.dealii.org/svn/dealii/">https://www.dealii.org/svn/dealii/.
        (GK 2009/01/20)

        @@ -247,7 +247,7 @@ inconvenience this causes.
      6. Changed: Some parts of the library used to use classes and functions - from the BOOST library. Since + from the BOOST 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.

      7. - Updated: The version of the BOOST + Updated: The version of the BOOST library that is in the contrib/ directory and is used in various places of the library has been upgraded to 1.37.
        @@ -378,7 +378,7 @@ inconvenience this causes.

      8. - Updated: The version of the BOOST + Updated: The version of the BOOST library that is in the contrib/ directory and is used in various places of the library has been upgraded to 1.36.
        @@ -1080,7 +1080,7 @@ inconvenience this causes.

      9. New: The GridIn::read_msh function can now read version 2 of the MSH format described - here. + here.
        (WB 2008/10/07)

        diff --git a/doc/news/6.2.0-vs-6.3.0.h b/doc/news/6.2.0-vs-6.3.0.h index de7f6d5986..d9306b7acf 100644 --- a/doc/news/6.2.0-vs-6.3.0.h +++ b/doc/news/6.2.0-vs-6.3.0.h @@ -173,7 +173,7 @@ inconvenience this causes.
      10. - New: The version of boost + New: The version of boost included in the contrib/ directory has been updated to 1.41.0.
        @@ -195,7 +195,7 @@ inconvenience this causes.

      11. New: A report has been added on the - codimension one 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 what needs to be done, rather than how these jobs have to be mapped onto threads. We then - use the Threading + use the Threading Building Blocks (TBB) library to schedule tasks onto available hardware resources. This new scheme of describing parallism and various abstractions to make programming in this framework easier diff --git a/doc/news/6.3.0-vs-6.3.1.h b/doc/news/6.3.0-vs-6.3.1.h index a8bfa19fc8..31bdd479d6 100644 --- a/doc/news/6.3.0-vs-6.3.1.h +++ b/doc/news/6.3.0-vs-6.3.1.h @@ -98,7 +98,7 @@ inconvenience this causes.

      12. 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 10591, 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. diff --git a/doc/news/6.3.0-vs-7.0.0.h b/doc/news/6.3.0-vs-7.0.0.h index 7e443c401a..03f2028791 100644 --- a/doc/news/6.3.0-vs-7.0.0.h +++ b/doc/news/6.3.0-vs-7.0.0.h @@ -135,7 +135,7 @@ through DoFHandler::get_tria() and DoFHandler::get_fe(), respectively. (Sebastian Pauletti, Andrea Bonito, Luca Heltai, WB, 2010/12/06)

      13. -
      14. Updated: The version of the Threading +

      15. Updated: The version of the Threading Building Blocks (TBB) shipped with deal.II has been updated to release 3.0 Update 3 (Commercially aligned version).
        @@ -243,7 +243,7 @@ through DoFHandler::get_tria() and DoFHandler::get_fe(), respectively.

      16. 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 10591, 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.

      17. -

        Updated: The version of boost +

        Updated: The version of boost included in the contrib/ directory has been updated to 1.43.0.
        @@ -318,7 +318,7 @@ independent of the dimension.

      18. New: The ParameterHandler class is now built on the - boost + boost property_tree 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 diff --git a/doc/news/7.0.0-vs-7.1.0.h b/doc/news/7.0.0-vs-7.1.0.h index 9116630b5d..671d205505 100644 --- a/doc/news/7.0.0-vs-7.1.0.h +++ b/doc/news/7.0.0-vs-7.1.0.h @@ -156,7 +156,7 @@ flag, resulting in savings in disk space on the order of 230 MB. (Wolfgang Bangerth, 2011/09/22)

      19. New: deal.II can now be configured and built with the -Clang C++ frontend of the LLVM compiler. +Clang C++ frontend of the LLVM compiler.
        (Timo Heister, Wolfgang Bangerth, 2011/08/20) diff --git a/doc/news/7.1.0-vs-7.2.0.h b/doc/news/7.1.0-vs-7.2.0.h index c79a8b931a..2c92da4cb3 100644 --- a/doc/news/7.1.0-vs-7.2.0.h +++ b/doc/news/7.1.0-vs-7.2.0.h @@ -429,7 +429,7 @@ into a ConstraintMatrix. (Matthias Maier, 2012/05/22)
      20. 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/ .
        (Valentin Zingan, 2012/04/27) diff --git a/doc/news/7.3.0-vs-8.0.0.h b/doc/news/7.3.0-vs-8.0.0.h index fa98ba9f19..6fb33c172e 100644 --- a/doc/news/7.3.0-vs-8.0.0.h +++ b/doc/news/7.3.0-vs-8.0.0.h @@ -151,7 +151,7 @@ this function. (Juan Carlos Araujo Cabarcas, 2013/03/25)
      21. -
      22. New: deal.II now uses CMake +
      23. New: deal.II now uses CMake as its configuration and build tool. Please read through the readme and other installation files for information about how the installation process has changed. diff --git a/doc/news/8.0.0-vs-8.1.0.h b/doc/news/8.0.0-vs-8.1.0.h index 5535b6d2c5..cab9aa0e7f 100644 --- a/doc/news/8.0.0-vs-8.1.0.h +++ b/doc/news/8.0.0-vs-8.1.0.h @@ -176,7 +176,7 @@ inconvenience this causes. (Bruno Turcksin, Wolfgang Bangerth, 2013/10/26)
      24. -
      25. New: The testsuite is now ported to +
      26. New: The testsuite is now ported to CMake and uses CTest as test driver.
        (Wolfgang Bangerth, Timo Heister, Matthias Maier, Bruno Turcksin, 2013/10/20) @@ -606,7 +606,7 @@ inconvenience this causes.
      27. - 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.
        @@ -621,7 +621,7 @@ inconvenience this causes.
      28. 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.
        (Oleh Krehel, 2013/08/15) diff --git a/doc/news/8.5.0-vs-9.0.0.h b/doc/news/8.5.0-vs-9.0.0.h index 5962772767..0b32f09755 100644 --- a/doc/news/8.5.0-vs-9.0.0.h +++ b/doc/news/8.5.0-vs-9.0.0.h @@ -835,7 +835,7 @@ inconvenience this causes.
      29. 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