From c43834c82f6257092891665458ea39cfb390b3cd Mon Sep 17 00:00:00 2001
From: wolf
+ Back to the deal.II homepage
+
+
diff --git a/deal.II/doc/tutorial/navbar.html b/deal.II/doc/tutorial/navbar.html
index 9b31e6b9d4..eb4f4b5588 100644
--- a/deal.II/doc/tutorial/navbar.html
+++ b/deal.II/doc/tutorial/navbar.html
@@ -44,9 +44,12 @@
- Back to the tutorial index + Back to the deal.II homepage
+ +Comments on the tutorial diff --git a/deal.II/doc/tutorial/toc.html b/deal.II/doc/tutorial/toc.html index 7d924d763e..855de3c847 100644 --- a/deal.II/doc/tutorial/toc.html +++ b/deal.II/doc/tutorial/toc.html @@ -62,7 +62,9 @@ finite element program and some of the possibilities deal.II offers in this respect. This chapter does not include working programs, but rather snippets of - programs. + programs. This chapter is probably better suited for more + experienced users of the library, if you seek for specific + information on a certain topic.
@@ -76,7 +78,9 @@This chapter contains several functional programs which demonstrate successively more complex parts of a finite element - program. + program. It is intended for novices to the library and may also be + used by people who know about the mathematics of finite elements, + but have never written a finite element program themselves.