+++ /dev/null
-<!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 and others <deal@iwr.uni-heidelberg.de> 1999
--->
-
-<title>Glossary</title>
- <link href="../../screen.css" rel="StyleSheet" title="deal.II Tutorial" media="screen">
- <link href="../../print.css" rel="StyleSheet" title="deal.II Tutorial" media="print">
- <meta name="author" content="Jan Schrage and others <deal@iwr.uni-heidelberg.de>">
- <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
-</head>
-
-<frameset rows="70,*" border=0>
-
- <frame name="title" src="title.html" frameborder="yes">
- <frameset cols="150,*" border=0>
- <frame name="navbar" src="navbar.html" border=0 frameborder="no">
- <frame name="body" src="toc.html" border=0 frameborder="no">
- </frameset>
-
-</frameset>
-
-<noframes>
-<h1>The deal.II Tutorial</h1>
-Your browser does not seem to understand frames. A version of this
-tutorial that does not use frames can be found at
-<a href="toc.html">http://gaia.iwr.uni-heidelberg.de/~deal/doc/tutorial/glossary/toc.html</a>.
-</noframes>
-
-</html>
-
-
-
-
-
+++ /dev/null
-<!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 and others <deal@iwr.uni-heidelberg.de> 1999
--->
-
-<title>Glossary</title>
- <link href="../../screen.css" rel="StyleSheet" title="deal.II Tutorial" media="screen">
- <link href="../../print.css" rel="StyleSheet" title="deal.II Tutorial" media="print">
- <meta name="author" content="Jan Schrage and others <deal@iwr.uni-heidelberg.de>">
- <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
-</head>
-<body style="background-image:url(../../pictures/deal.II-text.jpg);" lang="en">
-
-<p>
-<strong>Table of contents</strong>
-</p>
- <dl>
- <li>
- <p>
- <a href="toc.html" target="body">Glossary</a>
- </p>
- </li>
- </dl>
- <p>
- <a href="../index.html" target="_top">Back to the tutorial index</a>
- </p>
- <hr>
- <p>
- <a href="mailto:deal@iwr.uni-heidelberg.de">Comments on the tutorial</a>
- </p>
-
-<!-- Last modified: $Date$ -->
-
-</body>
-</html>
-
-
-
-
-
+++ /dev/null
-<!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 and others <deal@iwr.uni-heidelberg.de> 1999
--->
-
-<title>Glossary</title>
- <link href="../../screen.css" rel="StyleSheet" title="deal.II Tutorial" media="screen">
- <link href="../../print.css" rel="StyleSheet" title="deal.II Tutorial" media="print">
- <meta name="author" content="Jan Schrage and others <deal@iwr.uni-heidelberg.de>">
- <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
-</head>
-
-<!-- Page Body -->
-<body style="background-image:url(../../pictures/title-background.jpg);" lang="en">
-
-<!-- Title Frame -->
-
-<h1 style="text-align: center;">The deal.II tutorial - Glossary</h1>
-
-<!-- Last modified: $Date$ -->
-</body>
-</html>
-
-
-
-
-
-
-
-
+++ /dev/null
-<!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 and others <deal@iwr.uni-heidelberg.de> 1999
--->
-
-<title>Glossary</title>
- <link href="../../screen.css" rel="StyleSheet" title="deal.II Tutorial" media="screen">
- <link href="../../print.css" rel="StyleSheet" title="deal.II Tutorial" media="print">
- <meta name="author" content="Jan Schrage and others <deal@iwr.uni-heidelberg.de>">
- <meta name="keywords" content="deal.II,deal.II tutorial,deal II">
-</head>
-
-<!-- Page Body -->
-<body lang="en">
-
-<h1>Glossary</h1>
-
-<p>
-This glossary is a more or less loose collections of terms that
-somebody thought should be explained.
-If you want us to add entries
-please <a href="mailto:deal@iwr.uni-heidelberg.de">
-write a mail to the <acronym>deal.II</acronym> group</a>.
-</p>
-
-<dl>
- <dt>active cell</dt>
- <dd>a triangulation cell that is not refined further
- </dd>
-
- <dt>locally finest level</dt>
- <dd>all active cells, i.e. the finest cell at each
- point of the domain
- </dd>
-</dl>
-
-<!-- Page Foot -->
-<hr>
-<table class="navbar">
-<tr>
- <td>
- <a href="../index.html" target="_top">Back to the tutorial index</a>
- </td>
-</tr>
-</table>
-<hr>
-<address>
-<a href="mailto:deal@iwr.uni-heidelberg.de">The deal.II group</a></address>
-<p>
-Last modified: $Date$
-</p>
-</body>
-</html>
<li>
<p>
<a href="chapter-1.elements/index.html" target="_top">
- Chapter 1: Elements of finite element programs
+ Chapter 1: Elements of finite element programs (Reference)
</a>
</p>
</li>
</a>
</p>
</li>
-
- <li>
- <p>
- <a href="chapter-3.laplace/index.html" target="_top">
- Chapter 3: The Laplace problem
- </a>
- </p>
- </li>
</dl>
<p>
<h4><a href="chapter-1.elements/index.html" target="_top">
Chapter 1: Basic Elements of a
Finite Element Program</a> </h4>
- <p> (also available in a <a href="chapter-1.elements/toc.html">version without frames</a>)
- </p>
<p>We will discuss the various elements needed for a working
finite element program and some of the possibilities
information on a certain topic.
</p>
+ <p>
+ If you are a new user of <acronym>deal.II</acronym>, you may
+ rather want to take a look at the second chapter.
+ </p>
+
<h4><a href="chapter-2.step-by-step/index.html" target="_top">
Chapter 2: Various small
programs demonstrating aspects of the library</a></h4>
- <p>
- (also available in a <a href="chapter-2.step-by-step/toc.html">version
- without frames</a>)
- </p>
+
<p>
This chapter contains several functional programs which
demonstrate successively more complex parts of a finite element
<h4><a href="chapter-3.laplace/index.html" target="_top">
Chapter 3: The very simple Laplace
Problem</a> </h4>
- <p>
- (also available in a <a href="chapter-3.laplace/toc.html">version without frames</a>)
- </p>
+
<p>
NOTE: this example program is not finished and not a good
- example after all.
- </p>
-
- <h3>Technical terms</h3>
- <p>
- There is a <a href="glossary/index.html" target="_top">glossary</a>
- available to explain technical terms.
+ example after all. We will probably remove it some time.
</p>
+
+
<h3>Comments and Suggestions</h3>
<p>
Comments and suggestions on this tutorial are welcome and should be