]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Added class navbar to navigation bar.
authorschrage <schrage@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Mar 1999 17:00:28 +0000 (17:00 +0000)
committerschrage <schrage@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Mar 1999 17:00:28 +0000 (17:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@1044 0785d39b-7218-0410-832d-ea1e28bc413d

12 files changed:
deal.II/doc/tutorial/chapter-1.elements/dofs.html [new file with mode: 0644]
deal.II/doc/tutorial/chapter-1.elements/index.html
deal.II/doc/tutorial/chapter-3.laplace/assemble.html
deal.II/doc/tutorial/chapter-3.laplace/index.html
deal.II/doc/tutorial/chapter-3.laplace/laplace.html
deal.II/doc/tutorial/chapter-3.laplace/main.html
deal.II/doc/tutorial/chapter-3.laplace/solution.html
deal.II/doc/tutorial/chapter-3.laplace/source.html
deal.II/doc/tutorial/chapter-3.laplace/structure.html
deal.II/doc/tutorial/chapter-3.laplace/triangulation.html
deal.II/doc/tutorial/dealdoc.css [deleted file]
deal.II/doc/tutorial/template.html

diff --git a/deal.II/doc/tutorial/chapter-1.elements/dofs.html b/deal.II/doc/tutorial/chapter-1.elements/dofs.html
new file mode 100644 (file)
index 0000000..b1a369a
--- /dev/null
@@ -0,0 +1,44 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+   "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html>
+<head>
+<!-- deal.II tutorial template
+     Jan Schrage <schrage@gaia.iwr.uni-heidelberg.de> 1999 
+-->
+
+<title>Degrees of Freedom</title>
+    <link href="../dealtut.css" rel="StyleSheet" title="deal.II Tutorial">
+    <meta name="author" content="Jan Schrage <schrage@gaia.iwr.uni-heidelberg.de>">
+    <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
+</head>
+
+<!-- Page Body -->
+<body lang="en">
+
+<h1>Degrees of Freedom</h1>
+
+Degrees of freedom are virtually the most important entities you will 
+encounter in <acronym>deal.II</acronym>. Most of the task of setting up
+your problem is accomplished by manipulating them.
+
+
+<!-- Page Foot -->
+<hr>
+<table class="navbar">      
+<tr>
+  <td>
+    <a href="index.html">Back to this chapter's index</a>
+  </td>
+  <td>
+    <a href="../index.html">Back to the tutorial index</a>
+  </td>
+</tr>
+</table>
+<hr>
+<address>
+<a href="mailto:schrage@gaia.iwr.uni-heidelberg.de">Jan Schrage</a></address>
+<p>
+Last modified: Wed Mar 24 1999
+</p>
+</body>
+</html>
index 54efccfe2b1e9b57a35c9d5839ac4ea49ec25330..cf1f97826d8c61e7ef4d21419e179bffe0a16fdc 100644 (file)
@@ -119,7 +119,7 @@ your needs.
 
 <hr>
 
-<table>      
+<table class="navbar">      
 <tr>
   <td>
     <a href="index.html">Back to this chapter's index</a>
index 869fab1e8dc949bec8e2f3f101ee18a9539d2411..bdfc354c1b1e5185d01fecaf4cb32ea4c198af88 100644 (file)
@@ -249,7 +249,7 @@ the system of equations which can then be solved.
 
 <hr>
 
-<table>      
+<table class="navbar">      
 <tr>
   <td>
     <a href="index.html">Back to this chapter's index</a>
index 2ee3ff45eaf8fbc350fa4216ea72b9c6e8c1d017..304f173f5f3876f2242ac94d1e6435ccb0c0d80c 100644 (file)
@@ -83,7 +83,7 @@ contains link to all the source files.
 </ol>
 <hr>
 
-<p>
+<p class="navbar">
       <a href="../index.html">Back to the tutorial index</a>
 </p>
 <hr>
index 4d3ad7b75e13d02d51f3b99207a00818bdeeaadb..c576c97cf16d914df306f06a958cbe5b8fce3f0e 100644 (file)
@@ -67,7 +67,7 @@ call the appropriate solver.
 
 <hr>
 
-<table>      
+<table class="navbar">      
 <tr>
   <td>
     <a href="index.html">Back to this chapter's index</a>
index 5f6542af36d603441554850b37311caff9e2d43d..5df185843102cc41ef03bb2b084f19db6a2a877d 100644 (file)
@@ -115,7 +115,7 @@ Finally the solution is written to a file.</p>
 </code></pre>
 <hr>
 
-<table>      
+<table class="navbar">      
 <tr>
   <td>
     <a href="index.html">Back to this chapter's index</a>
index b47ae7172fdb24c4a342a614bbe99d6032f68c92..853e8835517f3ba7f900703d57962c20d3a81ce3 100644 (file)
@@ -35,7 +35,7 @@ Laplace::solve_primal()
 
 <hr>
 
-<table>      
+<table class="navbar">      
 <tr>
   <td>
     <a href="index.html">Back to this chapter's index</a>
index 83acd5f695bc0310d10bef19886cf7f72fd3f398..54e486f85105b5f87664aa86927a3aad8efe0c09 100644 (file)
@@ -35,7 +35,7 @@ Laplace problem by following the links below:
 
 <hr>
 
-<table>      
+<table class="navbar">      
 <tr>
   <td>
     <a href="index.html">Back to this chapter's index</a>
index ca7c89d48e7dfd1639f88ceddf7a4135ba1a3b2a..828ed585b2e1cf3b3427c953e057a39c75be715d 100644 (file)
@@ -45,7 +45,7 @@
 
 <hr>
 
-<table>      
+<table class="navbar">      
 <tr>
   <td>
     <a href="index.html">Back to this chapter's index</a>
index f5fb260ea9984d13e427e4f9e7a4af53452e81fd..eff7db8329820488dff0b86061a10ceb62f67672 100644 (file)
@@ -38,7 +38,7 @@ This step is necessary whenever the triangulation has changed, e.g. after each r
 
 <hr>
 
-<table>      
+<table class="navbar">      
 <tr>
   <td>
     <a href="index.html">Back to this chapter's index</a>
diff --git a/deal.II/doc/tutorial/dealdoc.css b/deal.II/doc/tutorial/dealdoc.css
deleted file mode 100644 (file)
index c32d82f..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<!-- DEAL Documentation Style Sheet. 
-     Jan Schrage <schrage@gaia.iwr.uni-heidelberg.de> 1999 
--->
-BODY {background: white}
-
index 9387d6210ab15bf3cbad3fe5d5133a429a94f951..ed43164e44f415a29d201ef7d5735c82070361f3 100644 (file)
     <meta name="author" content="Jan Schrage <schrage@gaia.iwr.uni-heidelberg.de>">
     <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
 </head>
+
+<!-- Page Body -->
 <body lang="en">
 
 <h1></h1>
 
 
+<!-- Page Foot -->
 <hr>
-<table>      
+<table class="navbar">      
 <tr>
   <td>
     <a href="index.html">Back to this chapter's index</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.