From c76f2dc69ff5f3e143f21abd5d74653a1372f865 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 5 Apr 2004 15:25:57 +0000 Subject: [PATCH] Add step-17 git-svn-id: https://svn.dealii.org/trunk@8969 0785d39b-7218-0410-832d-ea1e28bc413d --- .../doc/tutorial/chapter-2.step-by-step/navbar.html | 4 ++++ deal.II/doc/tutorial/chapter-2.step-by-step/toc.html | 10 ++++++++++ 2 files changed, 14 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 037a34ff2a..370be4a69f 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 @@ -77,6 +77,10 @@ Step 14

+

+ Step 17 +

+

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 c3531b5de5..2cfcf3184c 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 @@ -139,6 +139,16 @@ At present, the following programs exist: more strategies to write a modular, extensible finite element program. + +

Step 15 & 16
+
These example programs have been started a while ago, but aren't + finished yet. They will be linked into here once they are finished. +
+ +
Step 17
+
What's new: Using PETSc for linear algebra; running + in parallel on clusters of computers linked together by MPI. +
-- 2.39.5