</ol>
<p>
-You can browse through the list of currently available tutorial programs in
-three different ways:
-<ul>
- <li>In the <a href="toc-map.html">form of a graph</a> that shows how
- tutorial programs build upon each other.
-
- <li>In the <a href="toc-list.html">form of a list</a> that provides a short
- synopsis of what each program does and which new concepts it introduces.
-
- <li>In the <a href="toc-topics.html">form of groups of topics</a> such as
+You can browse through the list of currently available tutorial programs by
+looking at <a href="toc-map.html">a graph that shows how
+tutorial programs build upon each other</a>;
+in the form of <a href="toc-list.html">a list that provides a short
+ synopsis of what each program does and which new concepts it
+ introduces</a>; and in the form of
+<a href="toc-topics.html">groups of topics such as
solvers or the kind of equations that different sets of tutorial program
- address.
-</ul>
+ address</a>.
Some of the programs also jointly form
the <a href="../../doxygen/deal.II/group__geodynamics.html">geodynamics
demonstration suite</a>.
</p>
-
-
-<h3>Usage</h3>
-
<p>
The programs are in the <code>examples/</code> directory of your local deal.II
installation. If you go into one of the tutorial directories, you can compile