]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Move these files to the 'tutorial' subdir.
authorschrage <schrage@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Feb 1999 16:22:49 +0000 (16:22 +0000)
committerschrage <schrage@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 19 Feb 1999 16:22:49 +0000 (16:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@851 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/dealdoc.css [deleted file]
deal.II/doc/index.html [deleted file]
deal.II/doc/validate [deleted file]

diff --git a/deal.II/doc/dealdoc.css b/deal.II/doc/dealdoc.css
deleted file mode 100644 (file)
index 72976e2..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<!-- DEAL Documentation Style Sheet. 
-     Jan Schrage <schrage@gaia.iwr.uni-heidelberg.de> 1999 
--->
-BODY {background-color: white; background-image: none}
-
diff --git a/deal.II/doc/index.html b/deal.II/doc/index.html
deleted file mode 100644 (file)
index 48f0e8d..0000000
+++ /dev/null
@@ -1,72 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
-   "http://www.w3.org/TR/REC-html40/strict.dtd">
-<html>
-  <head>
-    <link href="dealdoc.css" rel="StyleSheet" type="text/css" title="DEAL Documentation" media="screen">
-    <title>The DEAL Tutorial</title>
-    <meta name="author" content="Jan Schrage <schrage@gaia.iwr.uni-heidelberg.de>">
-    <meta name="keywords" content="DEAL,DEAL tutorial"></head>
-  <body>
-    
-    <h1>The <acronym>DEAL</acronym> Tutorial</h1>
-    
-    <h2>or <acronym>DEAL</acronym> in several easy and some more hard lessons</h2>
-    
-    <h3>Prerequisites</h3>
-    <p>
-      This tutorial is written in <a href="http://www.w3.org/TR/REC-html40">HTML
-       4.0</a> which your browser may or may not support. If you run into problems
-      you are advised to try a recent browser or one that is able to parse Document
-      Type Definitions. The reason for this is the math support of HTML 4.0. Most
-      people should, however, not run into any
-      problems.</p>
-    <p>
-      You yourself should have some background knowledge on numerical methods, finite 
-      elements and C++.
-    </p>
-
-    <h3>Usage of this document</h3>
-    <p>
-      This tutorial is split into several parts, starting with the stationary
-      Laplace problem and advancing to more complicated problems. If you have never
-      used <acronym>DEAL</acronym> we recommend that you begin at the beginning and
-      advance through the chapters in their proper order. This tutorial contains the
-      complete code for every example program and can be used as a reference, too,
-      if you are looking for code to solve a specific problem with
-      <acronym>DEAL</acronym>.
-    </p>
-    
-    <h3>On <acronym>DEAL</acronym></h3>
-    <p>
-      <acronym>DEAL</acronym> is short for Differential Equations Analysis Library,
-      which says it all, really. Its purpose it the solution of partial differential
-      equations on unstructured grids with error control. You can find more
-      information on <acronym>DEAL</acronym> and some examples at 
-      <a href="http://gaia.iwr.uni-heidelberg.de/DEAL/">
-       http://gaia.iwr.uni-heidelberg.de/DEAL/</a>. <acronym>DEAL</acronym> was written 
-      by the numerics group at the IWR, University of Heidelberg.
-    </p>
-    
-    <h3><a href="tutorial/01.laplace/index.html">Chapter 1: The Laplace
-       problem</a></h3>
-    <p>
-      We will solve the stationary Laplace problem on a square grid with zero
-      boundary condition on three of the edges and a constant boundary condition on
-      one edge.
-    </p>
-
-    <h3>Technical terms</h3>
-    <p> 
-      There is a <a href="glossary.html">glossary</a> available to explain technical terms.
-    </p>
-    
-    <hr>
-    
-    <address>
-      <a href="mailto:schrage@gaia.iwr.uni-heidelberg.de">Jan Schrage</a></address>
-    <p>
-      Last modified: Tue 5 Jan 1999
-    </p>
-  </body>
-</html>
-
diff --git a/deal.II/doc/validate b/deal.II/doc/validate
deleted file mode 100755 (executable)
index 2df9a75..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-echo Validating $1
-cat $1 | sed  -e 's/http:\/\/www.w3.org\/TR\/REC-html40\/strict.dtd//' -e 's/\"\"//' | nsgmls -s -m /home/people/schrage/lib/sgml/pubtext/HTML4.soc 

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.