From: bangerth
Date: Fri, 9 Nov 2007 23:27:00 +0000 (+0000)
Subject: Add one section
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da92fde917d0ac914c70b594c577c702b7155740;p=dealii-svn.git
Add one section
git-svn-id: https://svn.dealii.org/trunk@15461 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/doxygen/tutorial/toc.html b/deal.II/doc/doxygen/tutorial/toc.html
index 42a5607f49..450907bd37 100644
--- a/deal.II/doc/doxygen/tutorial/toc.html
+++ b/deal.II/doc/doxygen/tutorial/toc.html
@@ -51,7 +51,7 @@ in in this section.
Below we will list the currently available tutorial programs twice, once
in numerical order explaining what is new in each
program and once listed by topic to facilitate
-searching for programs for certain functionality.
+searching for programs with a certain functionality.
@@ -347,6 +347,52 @@ by topic:
+
+ Linear solver issues |
+ Step-3 |
+ Conjugate Gradient solver.
+ |
+
+
+
+ |
+ Step-5 |
+ Preconditioned CG solver.
+ |
+
+
+
+ |
+ Step-9 |
+ BiCGStab.
+ |
+
+
+
+ |
+ Step-16 |
+ Multilevel preconditioners.
+ |
+
+
+
+ |
+ Step-17,
+ Step-18 |
+ Parallel solvers.
+ |
+
+
+
+ |
+ Step-20,
+ Step-21 |
+ Block and Schur complement solvers.
+ |
+
+
+
+
Other equations |
Step-7,
|