]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
First checkin
authorschrage <schrage@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 8 Apr 1999 08:39:21 +0000 (08:39 +0000)
committerschrage <schrage@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 8 Apr 1999 08:39:21 +0000 (08:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@1086 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/tutorial/chapter-1.elements/navbar.html [new file with mode: 0644]
deal.II/doc/tutorial/chapter-3.laplace/navbar.html [new file with mode: 0644]

diff --git a/deal.II/doc/tutorial/chapter-1.elements/navbar.html b/deal.II/doc/tutorial/chapter-1.elements/navbar.html
new file mode 100644 (file)
index 0000000..c3c45c4
--- /dev/null
@@ -0,0 +1,97 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+   "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html>
+<head>
+<title>Structure of a Finite Element Program</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>
+<body lang="en">
+
+<h1>Structure of a Finite Element Program</h1>
+
+<p>
+<strong>Table of contents</strong>
+</p>
+    <ol>      
+      <li>
+       <p>
+         <a href="grid_creation.html">Creation of a grid</a>
+       </p>
+      </li>
+
+      <li>
+       <p>
+         <a href="dofs.html">Degrees of Freedom</a>
+       </p>
+      </li>
+      
+      <li>
+       <p>
+         <a href="hanging_nodes.html">Hanging Nodes</a>
+       </p>
+      </li>
+      
+      <li>
+       <p>
+         <a href="matrix_structure.html">Matrix Structure</a>
+       </p>
+      </li>
+
+      <li>
+       <p>
+         <a href="matrix_generation.html">Matrix and Vector Generation</a>
+       </p>
+      </li>
+      
+      <li>
+       <p>
+         <a href="rhs.html">The Problem Matrix and the Right Hand Side</a>
+       </p>
+      </li>
+
+      <li>
+       <p>
+         <a href="boundary.html">Boundary Conditions</a>
+       </p>
+      </li>
+      
+      <li>
+       <p>
+         <a href="condense.html">Condensing the Hanging Nodes</a>
+       </p>
+      </li>
+
+      <li>
+       <p>
+         <a href="solve.html">Solving the Problem</a>
+       </p>
+      </li>
+
+      <li>
+       <p>
+         <a href="postprocess.html">Postprocessing</a>
+       </p>
+      </li>
+      
+      <li>
+       <p>
+         <a href="adaptivity.html">Error Estimate and Adaptivity</a>
+       </p>
+      </li>
+      
+      <li>
+       <p>
+         <a href="parameters.html">Parameter Input</a>
+       </p>
+      </li>
+    </ol>
+
+</body>
+</html>
+
+
+
+
+
diff --git a/deal.II/doc/tutorial/chapter-3.laplace/navbar.html b/deal.II/doc/tutorial/chapter-3.laplace/navbar.html
new file mode 100644 (file)
index 0000000..6ae445d
--- /dev/null
@@ -0,0 +1,57 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
+   "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html>
+<head>
+<title>The Laplace Problem</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>
+<body lang="en">
+
+<strong>Table of contents</strong><br>
+<ol>
+<li>
+<p>
+<a href="structure.html" target="body">Program structure</a>
+</p>
+</li>
+<li>
+<p>
+<a href="main.html" target="body">The main program</a>
+</p>
+</li>
+<li>
+<p>
+<a href="laplace.html" target="body">The class Laplace</a>
+</p>
+</li>
+<li>
+<p>
+<a href="triangulation.html" target="body">Generating a triangulation</a>
+</p>
+</li>
+<li>
+<p>
+<a href="assemble.html" target="body">Assembling the problem matrix</a>
+</p>
+</li>
+<li>
+<p>
+<a href="solution.html" target="body">Solving the problem</a>
+</p>
+</li>
+<li>
+<p>
+<a href="source.html" target="body">The source code</a>
+</p>
+</li>
+</ol>
+
+</body>
+</html>
+
+
+
+
+

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.