<dl>
<dt><a href="step-1.html">Step 1</a></dt>
- <dd><strong>What's new:</strong> everything. We create a grid and show a simple
- way to write it to a file.
+ <dd><strong>What's new:</strong> Everything. We create a grid
+ and show a simple way to write it to a file.
</dd>
<dt><a href="step-2.html">Step 2</a></dt>
- <dd><strong>What's new:</strong> Associate degrees of freedom to each vertex
- and compute the resulting sparsity pattern of matrices. Show
- that renumbering reduces the bandwidth of matrices
- significantly, i.e. clusters nonzero entries around the
- diagonal.
+ <dd><strong>What's new:</strong> Associate degrees of freedom to
+ each vertex and compute the resulting sparsity pattern of
+ matrices. Show that renumbering reduces the bandwidth of
+ matrices significantly, i.e. clusters nonzero entries around the
+ diagonal.
</dd>
<dt><a href="step-3.html">Step 3</a></dt>
<dd><strong>What's new:</strong> General framework for
discontinuous Galerkin methods. Use of Timer class.
</dd>
+
+ <dt><a href="step-13.html">Step 13</a></dt>
+ <dd><strong>What's new:</strong> Software design questions and
+ how to write a modular, extensible finite element program.
+ </dd>
</dl>
<!-- Page Foot -->