From 64287e1a5a9d907800450fea06a1d020b8369665 Mon Sep 17 00:00:00 2001 From: bangerth Date: Wed, 23 Sep 2009 18:50:28 +0000 Subject: [PATCH] Fix typo. git-svn-id: https://svn.dealii.org/trunk@19514 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/documentation.html | 40 +++++++++++++++++----------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/deal.II/doc/documentation.html b/deal.II/doc/documentation.html index e6914fd109..97f4fa616c 100644 --- a/deal.II/doc/documentation.html +++ b/deal.II/doc/documentation.html @@ -5,7 +5,7 @@ The deal.II Online Documentation - + @@ -30,7 +30,7 @@

Tutorials

- +

The tutorial is @@ -43,7 +43,7 @@

Note that the tutorials need to be generated first, if you download deal.II. Please follow the - instructions in the + instructions in the ReadMe file on how to do this.

@@ -75,14 +75,14 @@

Just as for the tutorials, the API docs need to be generated first, if you download deal.II. Please follow the - instructions in the + instructions in the ReadMe file on how to do this.

Development information

- +

If you plan to develop your own applications using @@ -91,9 +91,9 @@ page.

- +

Reports

- +

We have a few reports written on deal.II, the following of which are online: @@ -112,13 +112,13 @@

  • A report - describing the background, purpose and methods + describing the background, purpose and methods of deal.II. This report is superceded by the paper listed above.

  • - A publication on the + A publication on the basics of dimension independent programming in deal.II (by Wolfgang @@ -130,7 +130,7 @@

    This publication has initially appeared in the proceedings of the 16th IMACS World Congress, - Lausanne, Switzerland, 2000. See the + Lausanne, Switzerland, 2000. See the publications page for the full reference as well as a way to obtain a reprint of the original paper as a postscript of PDF file. @@ -145,7 +145,7 @@ degrees of freedom, data values, etc. You may want to read this object or parts of it if you want to know what information is available from iterators (by Wolfgang - Bangerth). + Bangerth).

  • @@ -154,7 +154,7 @@ target="body">multithreading is implemented and supported in deal.II (by Wolfgang Bangerth). This report is also available as preprint - 2000-11 from the + 2000-11 from the IWR preprint server. However, this report described a previous version of the threading scheme. After @@ -186,7 +186,7 @@ used for which the shape functions have more than one non-zero vector component, such as Nedelec or Raviart-Thomas elements. There are printable - versions of the report + versions of the report in postscript and

  • - A very detailed report on + A very detailed report on Nedelec elements (by Anna Schneebeli, University of Basel, Switzerland). It @@ -207,13 +207,13 @@

  • - A report on the + A report on the codimension one capabilities of the library (by Antonio DeSimone, Luca Heltai and Cataldo Manigrasso, SISSA, Trieste, Italy). It - explains in details how to use the - library for the solution of problems defined on codimension + explains in detail how to use the + library for the solution of problems defined on codimension one manifolds, such as, for example, Boundary Element Mehtods. @@ -223,7 +223,7 @@

    A list of publications about and based on - deal.II can be found on + deal.II can be found on this page. There is also a list of presentations on development with and @@ -239,7 +239,7 @@ main authors and quite a number of contributors. deal.II is distributed under an OpenSource + target="_top">OpenSource license. The full text of the license can be found in license.html.

    @@ -249,7 +249,7 @@

    We have a mailing list for discussion of issues of general interest to users and developers of deal.II.

    - +

    More specific questions may be sent to the authors immediately at the address firstName.last_name at dealii.org.

    -- 2.39.5