From d37390d45621d1a660cc09b64b6abc4be5dbe62c Mon Sep 17 00:00:00 2001
From: wolf
Date: Mon, 17 Jul 2000 08:08:13 +0000
Subject: [PATCH] Add step-9.
git-svn-id: https://svn.dealii.org/trunk@3171 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html | 6 ++++++
deal.II/doc/tutorial/chapter-2.step-by-step/toc.html | 7 +++++++
2 files changed, 13 insertions(+)
diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html b/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html
index fa1be6a1f6..cbdfe0b61a 100644
--- a/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html
+++ b/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html
@@ -71,6 +71,12 @@
Step 8
+
+
+
+ Step 9
+
+
diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html
index e2869e6f29..e2a3fc0060 100644
--- a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html
+++ b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html
@@ -105,6 +105,13 @@ At present, the following programs exist:
vector-valued and the equations form a system with as many
equations as the dimension of the space in which it is posed.
+
+ Step 9
+ What's new: Transport equation, assembling
+ the system of equations in parallel using multi-threading,
+ implementing a refinement criterion based on a finite difference
+ approximation of the gradient.
+
--
2.39.5