From: schrage
Date: Thu, 8 Apr 1999 10:57:06 +0000 (+0000)
Subject: Added frames/noframes versions
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24e5dc7199cf1e2bfd9ff384046e210ad4ab590d;p=dealii-svn.git
Added frames/noframes versions
git-svn-id: https://svn.dealii.org/trunk@1091 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/tutorial/index.html b/deal.II/doc/tutorial/index.html
index fa8602f733..18e487a8ea 100644
--- a/deal.II/doc/tutorial/index.html
+++ b/deal.II/doc/tutorial/index.html
@@ -49,14 +49,19 @@
by the numerics group at the IWR, University of Heidelberg.
+ Finite Element Program
+ (also in a version without frames)
+
We will discuss the various elements needed for a working
finite element program and some of the possibilitier
deal.II offers in this respect.
+ Problem
+
+ (also in a version without frames)
+
We will solve the stationary Laplace problem on a square grid with
boundary conditions of the form cos(2*PI*x)cos(2*PI*y)
.