]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
remove html warnings and errors
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Aug 2007 14:59:45 +0000 (14:59 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Aug 2007 14:59:45 +0000 (14:59 +0000)
git-svn-id: https://svn.dealii.org/trunk@15085 0785d39b-7218-0410-832d-ea1e28bc413d

33 files changed:
deal.II/doc/development/index.html
deal.II/doc/documentation.html
deal.II/doc/doxygen/tutorial/index.html
deal.II/doc/doxygen/tutorial/navbar.html
deal.II/doc/doxygen/tutorial/title.html
deal.II/doc/doxygen/tutorial/toc.html
deal.II/examples/step-1/doc/results.dox
deal.II/examples/step-10/doc/results.dox
deal.II/examples/step-11/doc/results.dox
deal.II/examples/step-12/doc/results.dox
deal.II/examples/step-13/doc/results.dox
deal.II/examples/step-14/doc/results.dox
deal.II/examples/step-15/doc/results.dox
deal.II/examples/step-16/doc/results.dox
deal.II/examples/step-17/doc/results.dox
deal.II/examples/step-18/doc/results.dox
deal.II/examples/step-19/doc/results.dox
deal.II/examples/step-2/doc/results.dox
deal.II/examples/step-20/doc/results.dox
deal.II/examples/step-21/doc/results.dox
deal.II/examples/step-23/doc/results.dox
deal.II/examples/step-24/doc/results.dox
deal.II/examples/step-25/doc/results.dox
deal.II/examples/step-26/doc/results.dox
deal.II/examples/step-27/doc/results.dox
deal.II/examples/step-28/doc/results.dox
deal.II/examples/step-3/doc/results.dox
deal.II/examples/step-4/doc/results.dox
deal.II/examples/step-5/doc/results.dox
deal.II/examples/step-6/doc/results.dox
deal.II/examples/step-7/doc/results.dox
deal.II/examples/step-8/doc/results.dox
deal.II/examples/step-9/doc/results.dox

index 81ab38694bc8d8c9a18e74d9dbf8d33c112c813f..78c4491ef8062ea14514900a64311922d3ff6c40 100644 (file)
@@ -3,10 +3,10 @@
 <html>
 <head>
   <title>deal.II Development Information</title>
-  <link href="../screen.css" rel="StyleSheet">
+  <link href="../screen.css" type="text/css" rel="StyleSheet">
   <link rel="SHORTCUT ICON" href="../deal.ico">
   <meta name="author" content="the deal.II authors <authors@dealii.org>">
-  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005 by the deal.II authors">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2007 by the deal.II authors">
   <meta name="date" content="$Date$">
   <meta name="svn_id" content="$Id$">
   <meta http-equiv="content-language" content="en">
index eb758fc245e2ffb311b8bb85db42b94b45d7fd27..12103f801d2a26a213b6f713c3be1dd362e9309a 100644 (file)
@@ -2,7 +2,7 @@
                  "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
-  <link href="screen.css" rel="StyleSheet" media="screen">
+  <link href="screen.css" rel="StyleSheet" type="text/css">
   <title>The deal.II Online Documentation</title>
   <meta name="author" content="the deal.II authors <authors@dealii.org>">
   <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors">
@@ -63,7 +63,7 @@
 
       <p>
       The documentation uses many of the features of Doxygen. In particular,
-      the link takes you straight to a page that lists <it>modules</it>, a way
+      the link takes you straight to a page that lists <i>modules</i>, a way
       to group classes with similar purposes. This may be what you are probably
       interested in when you are not yet familiar with the library. If you
       already know your way around and want to look up the signature of a
index 9f5ca820471ff5d70dff923015bcaecbcb9b9ce6..e34c6af7be33b35700acbc5f9df0fe5de46f2d30 100644 (file)
@@ -7,19 +7,14 @@
 -->
 
 <title>Step-by-Step Examples</title>
-    <link href="../../screen.css" rel="StyleSheet" title="deal.II Tutorial" media="screen">
+    <link href="../../screen.css" rel="StyleSheet" type="text/css">
     <meta name="author" content="the deal.II authors <authors@dealii.org>">
     <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
 </head>
 
-<frameset rows="70,*" border=0>
-
-      <frame name="title" src="title.html" frameborder="1">
-      <frameset cols="120,*" border=0>
-       <frame name="navbar" src="navbar.html" frameborder="0">
-       <frame name="body" src="toc.html" frameborder="0">
-      </frameset>
-
+<frameset cols="120,*">
+  <frame name="navbar" src="navbar.html" frameborder="0">
+  <frame name="body" src="toc.html" frameborder="0">
 </frameset>
 
 <noframes>
index 0b5fa6809c14146b46af71225b69b0a5ee8a9fcb..20f2c51202f8c204bedc28b4841d9d449b01ee5a 100644 (file)
@@ -1,15 +1,14 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN"
-   "http://www.w3.org/TR/REC-html40/frameset.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+"http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
-<!-- deal.II tutorial template
-     Wolfgang Bangerth <deal@iwr.uni-heidelberg.de> 1999 
--->
-
 <title>Step-by-Step Examples</title>
-    <link href="../../screen.css" rel="StyleSheet" title="deal.II Tutorial" media="screen">
-    <meta name="author" content="the deal.II authors <authors@dealii.org>">
-    <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
+  <link href="../../screen.css" rel="StyleSheet" type="text/css">
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="svn_id" content="$Id$">
+  <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
 </head>
 <body style="background-image:url(../../pictures/deal.II-text.jpg);" lang="en">
 
index 06b49e23a99432034015e248919d54c7442f1a16..84d983ecde5da36e87550a30ee1cd7a8aa01ab24 100644 (file)
@@ -2,14 +2,14 @@
    "http://www.w3.org/TR/REC-html40/frameset.dtd">
 <html>
 <head>
-<!-- deal.II tutorial template
-     Wolfgang Bangerth <deal@iwr.uni-heidelberg.de> 1999 
--->
-
 <title>Step-by-Step Examples</title>
-    <link href="../../screen.css" rel="StyleSheet" title="deal.II Tutorial" media="screen">
-    <meta name="author" content="the deal.II authors <authors@dealii.org>">
-    <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
+  <link href="../../screen.css" rel="StyleSheet" type="text/css">
+  <link rel="SHORTCUT ICON" href="deal.ico">
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="svn_id" content="$Id$">
+  <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
 </head>
 
 
index e54bfcb799301f63e92791f5d646e61e02e50dab..c469a7f238a2c87552786ffee14502581a58a3f7 100644 (file)
@@ -1,15 +1,13 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN"
-   "http://www.w3.org/TR/REC-html40/frameset.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+"http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
-<!-- deal.II tutorial template
-     Wolfgang Bangerth <deal@iwr.uni-heidelberg.de> 1999 
--->
-
 <title>Step-by-Step</title>
-    <link href="../../screen.css" rel="StyleSheet" title="deal.II Tutorial" media="screen">
-    <meta name="author" content="the deal.II authors <authors@dealii.org>">
-    <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
+  <meta name="author" content="the deal.II authors <authors@dealii.org>">
+  <meta name="copyright" content="Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008 by the deal.II authors">
+  <meta name="date" content="$Date$">
+  <meta name="svn_id" content="$Id$">
+  <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
 </head>
 
 <!-- Page Body -->
@@ -23,7 +21,7 @@ The <acronym>deal.II</acronym> tutorial contains a collection of
 programs, each more 
 or less built atop of previous ones, which demonstrate various
 aspects of the library. Each such example has the following structure
-follows:
+follows:</p>
 <ol>
   <li> <b>Introduction:</b>A brief description of what the program does and
        what is new compared to the previous programs. This also includes a
@@ -38,7 +36,6 @@ follows:
        program again, with all comments stripped off, to allow getting an
        overview of it. 
 </ol>
-</p>
 
 <p>
 The programs can be found at a path which is indicated at
@@ -52,7 +49,7 @@ in <a href="../../development/index.html" target="_top">in this section</a>.
 
 <p>
 Below we will list the currently available tutorial programs twice, once 
-<a href="#bynumber>in numerical order explaining what is new in each
+<a href="#bynumber">in numerical order explaining what is new in each
 program</a> and once <a href="#bytopic">listed by topic</a> to facilitate
 searching for programs for certain functionality.
 </p>
@@ -202,7 +199,7 @@ searching for programs for certain functionality.
   <tr><td><a href="../../doxygen/deal.II/step_25.html">Step-25</a></td>
       <td> The sine-Gordon
       soliton equation, which is a nonlinear variant of the time
-      dependent wave equation covered in step-23 and step-24.  </td></tr>
+      dependent wave equation covered in step-23 and step-24.
       </td></tr>
 
   <tr><td><a href="../../doxygen/deal.II/step_27.html">Step-27</a></td>
index 60cb962c79cf78a419fb422b4d25025c47029efb..74e6f11cef8f32aba500364b9d9811c82cfcd456 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 The program has, after having been run, produced two grids, which look
index cccf2683e589a3e18ecb2fb9deed20e262c62e6d..84d1954b6e9a496f16f3049f083073252705be99 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index a18a13cb869c5ee86ff88dce9d09ccdba7522f54..c8b0c67829f4e9d63afceb6d5e637596fc3d21b7 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 This is what the program outputs:
index 63ff406f6fd525765ac79c158e82576fc415be12..2ca9f6b9d65318bc16d7d39422ba866065026fb3 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index a036de5049d97d5805623414e66a6623438cca1f..9e570382cd5cde45849c8c6762fd6ba2bd7aec91 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index 8252167e8628ee0aad730281a975f8cc1bd731ac..b0f44a46bfc6c5986298edcbba6f7b5ecbce0a5e 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 <h2>Point values</h2>
index 408f0a7b4302841cd77d63189a8d2dd51a5c96f5..baf0ffa1a69d9337a6920f0f147f78511fac7b62 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index e67fccc1c1403f0a550ec7d6f60ab4918aaf24b5..f4c6feefb5b45452a5c65244ed85a736a8fb7390 100644 (file)
@@ -1,2 +1 @@
-<a name="Results"></a>
 <h1>Results</h1>
index 682d414d307790a3a0b68212c625714f4782b688..173609b6a9c1b167c2ef066cbfca166b1e593a79 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index b684b3fb5becd61f56ac900255abe338a0c782ab..18294e814cc8e5cfe025a616c0e6f6c218812507 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index b13a41c9827585a7dbfc587ff23b428cc68c0352..2e7777895379178ed0ad8b710d7b5a19d4f8a754 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index 300f50bb333e9d915054eda5d5d01ce5a1165be6..32df0f7247b01e74030c7ce9cc9e4ba76ef17507 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 The program has, after having been run, produced two sparsity
index e0f4f0334dbc2af47012ac74dd8e5a455a3a0311..94d37d19e0f140f79acd53f8227f802cf3df08aa 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 <h3>Output of the program and graphical visualization</h3>
index 302d13128daaf17210c2f545f6f0737321b5a517..99f28c148af5237d5cceb26ddd0c2c0cdb480609 100644 (file)
@@ -1,4 +1,4 @@
-<a name="Results"></a> <h1>Results</h1>
+<h1>Results</h1>
 
 If we run the program, we get the following kind of output:
 @code
index 205a2cc6ebf1ac5c66da66928c00f4cf58e86135..1540a35ba7ac2b332c2d60014d1e624542062c5f 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 When the program is run, it produces the following output:
index 25d2d15f74ac813806da9d15e661526bf38dc69c..25cc204f3d73bb001ed3998a104b16fc80a90033 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 The program writes both graphical data for each time step as well as the
index 0cabb4385731b066ff5e18efa310957b9a38fe00..aebb044ac6e5f07800bba05009f1bec7b317a2cb 100644 (file)
@@ -1,4 +1,4 @@
-<a name="Results"></a> <h1>Results</h1>
+<h1>Results</h1>
 The explicit Euler time stepping scheme  ($\theta=0$) performs adequately for the problems we wish to solve. Unfortunately, a rather small time step has to be chosen due to stability issues --- $k\sim h/10$ appears to work for most the simulations we performed. On the other hand, the Crank-Nicolson scheme ($\theta=\frac{1}{2}$) is unconditionally stable, and (at least for the case of the 1D breather) we can pick the time step to be as large as $25h$ without any ill effects on the solution. The implicit Euler scheme ($\theta=1$) is "exponentially damped," so it is not a good choice for solving the sine-Gordon equation, which is conservative. However, some of the damped schemes in the continuum that is offered by the $\theta$-method were useful for eliminating spurious oscillations due to boundary effects.
 
 In the simulations below, we solve the sine-Gordon equation on the interval $\Omega =
index e67fccc1c1403f0a550ec7d6f60ab4918aaf24b5..f4c6feefb5b45452a5c65244ed85a736a8fb7390 100644 (file)
@@ -1,2 +1 @@
-<a name="Results"></a>
 <h1>Results</h1>
index 241694aa166cff168d3f2bfbd55c22b8c89b54de..737d3e834d756614d2500ec0f0ca9cb33fe50e64 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 In this section, we discuss a few results produced from running the
index f7a468d988d6a69425118c4f6e904b26efa84c39..5432205eb2d60062768184bf52ff3468b6acd65a 100644 (file)
@@ -1,4 +1,4 @@
-<a name="Results"></a> <h1>Results</h1>
+<h1>Results</h1>
 
 
 The output of this program consist of the console output, a file 
index 1ee4829f54dc219c05a2d7a0499d2ecce980e642..69018f874ba4e3a3268cb6aca49e3a0eba2eb1df 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 The output of the program looks as follows:
index cfd3be1c1f0eead44c83a5fc1bf5b8c229d2a672..0fa62e3ab7959a8b39a3032c4ef49e73acc069a1 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index 3cd03c5bb01f776d6084795da8650dc6222228c2..af2570264487f0dcefb7736022672a605207c4dd 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index a46f75a24f2466486707dcc30082c3ad88a1209b..a639c71e5b39d2a53dc46f139cffe55054d42ea4 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index cbed6604effd68a290422eca6cb68e1810fe1055..c7b9712aa22e6bed8174dd61b16529c9c5b6680c 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index bc6a11423ea34e5c21767ad61e093659cd657737..bdafccd37ba77186dfd74a836173510b5199a1b7 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 
index e750b85c9117a43373c1e0255a99c09c5bc9e7b2..142bc4e08dc8d11d72d000d950ea8dda739cf3cd 100644 (file)
@@ -1,4 +1,3 @@
-<a name="Results"></a>
 <h1>Results</h1>
 
 

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.