../../examples/step-30/doc \
../../examples/step-31/doc \
../../examples/step-32/doc \
- ../../examples/step-33/doc
+ ../../examples/step-33/doc \
+ ../../examples/step-34/doc
<a href="../../doxygen/deal.II/step_29.html" target="body">29</a>
<a href="../../doxygen/deal.II/step_30.html" target="body">30</a>
<a href="../../doxygen/deal.II/step_31.html" target="body">31</a><br />
- <a href="../../doxygen/deal.II/step_33.html" target="body">33</a>
+ <a href="../../doxygen/deal.II/step_33.html" target="body">33</a>
+ <a href="../../doxygen/deal.II/step_34.html" target="body">34</a>
</p>
<hr>
<tr valign="top">
<td><a href="../../doxygen/deal.II/step_33.html">Step-33</a></td>
<td> A nonlinear hyperbolic conservation law: The Euler equations of
- compressible gas dynamics. </td></tr>
+ compressible gas dynamics.
+ </td></tr>
+
+ <tr valign="top">
+ <td><a href="../../doxygen/deal.II/step_34.html">Step-34</a></td>
+ <td> Boundary Element Methods of low order: The Exterior Irrotational
+ Flow. ParsedFunction class.
+ </td></tr>
</table>
<td><a href="../../doxygen/deal.II/step_19.html">Step-19</a>,
<a href="../../doxygen/deal.II/step_28.html">Step-28</a>,
<a href="../../doxygen/deal.II/step_29.html">Step-29</a>,
- <a href="../../doxygen/deal.II/step_33.html">Step-33</a></td>
+ <a href="../../doxygen/deal.II/step_29.html">Step-33</a>,
+ <a href="../../doxygen/deal.II/step_33.html">Step-34</a></td>
<td> Input parameter handling
</td>
</tr>
</td>
</tr>
+ <tr valign="top">
+ <td></td>
+ <td><a href="../../doxygen/deal.II/step_34.html">Step-34</a></td>
+ <td> Boundary element methods
+ </td>
+ </tr>
+
<tr><td><br></td></tr>
<td> A multigroup diffusion problem in neutron transport
</td>
</tr>
- </tr>
+
+ <tr valign="top">
+ <td></td>
+ <td><a href="../../doxygen/deal.II/step_34.html">Step-34</a></td>
+ <td> Irrotational Flow
+ </td>
+ </tr>
<tr><td><br></td></tr>
<h3>General</h3>
<ol>
+ <li>
+ <p>
+ New: A new tutorial program @ref step_34 "step-34" was added to the
+ library that shows the usage of the new codimension one functionality
+ recently added to the library. In this tutorial we show the use of
+ bondary element methods on piecewise constant functions defined over
+ a surface, and we solve the irrotational flow problem, or exterior
+ Neumann Laplace problem.
+ <br>
+ (Luca Heltai 2009/03/10)
+ </p>
+
<li>
<p>
Fixed: When linking with both Trilinos and BLAS, the BLAS libraries appeared
</li>
<li>
+ <p>
New: Based on work by Cataldo Manigrasso and Luca Heltai
developed over the last few months on a branch, deal.II now
supports meshes that are embedded in higher space