<h3>deal.II</h3>
<ol>
+ <li> <p>
+ New: The <code class="class">DataOut</code>
+ now supports Eulerian Mappings. If a solution is computed
+ on a deformed mesh, the output file generated by the DataOut
+ now shows the solution also on the deformed mesh. This
+ is an option and requires the mapping to be specified as
+ additional parameter to <code class="member">build_patches</code>.
+ <br>
+ (Oliver Kayser-Herold, 2005/05/31)
+ </p>
+
+ <li> <p>
+ New: The <code class="class">MappingQ1Eulerian</code>
+ can now cope with different vector types fot the Euler vector.
+ This is useful if it should be used with the PetSC wrapper classes.
+ The desired vector type can be specified as template parameter.
+ <br>
+ (Oliver Kayser-Herold, 2005/05/31)
+ </p>
+
<li> <p>
New: The <code class="class">FE_RaviartThomasNodal</code>
implements Raviart-Thomas elements using function values in