integration of the function parser library;
cubit journal file to export to ucd mesh format;
FEFieldFunction and ParsedFunction classes;
+ work on the codimension-one meshes, DoFHandler, and finite
+ elements;
random bug fixes and enhancements.
<li><em>Xing Jin:</em>
made SolutionTransfer independent of Triangulation::user_pointers;
random bug fixes and enhancements.
+<li><em>Cataldo Manigrasso:</em>
+ Work on the codimension-one meshes, DoFHandler, and finite
+ elements.
+
<li><em>Helmut Müller:</em>
Multiprocessor detection on Mac OS X.
<a href="../doxygen/deal.II/changes_after_6.1.html">here.</a></p>
<dl>
+ <dt>
+ <strong>2008/12/05: Support for meshes embedded in higher dimensions</strong>
+ </dt>
+ <dd>
+ 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
+ dimensions. This allows, for example, to solve equations on
+ the surface of a sphere (e.g. to use boundary element
+ methods for exterior problems).
+ </dd>
+
+
<dt>
<strong>2008/11/14: New tutorial program step-31</strong>
</dt>