<p>Many people have contributed to deal.II over the years, some of them very
substantial parts of the library. Their work
is greatly appreciated: no open source project can survice without a
- community. The following people contributed major parts
+ community. The following people contributed major parts
of the library (in alphabetical order):
</p>
<li><em>Ivan Christov:</em>
Step-25 tutorial program.
+<li><em>Martin Genet:</em>
+ Make SparseDirectUMFPACK work with block matrices.
+
<li><em>Timo Heister:</em>
CompressedSimpleSparsityPattern class; a lot of the work for
- massively parallel computations; step-32; step-40.
+ massively parallel computations; step-32; step-40; many
+ enhancements all throughout the library.
<li><em>Luca Heltai:</em>
Gmsh format mesh reader and writer;
Support for arbitrary nodes in FE_Q.
<li><em>Martin Kronbichler:</em>
- Parts of step-22 and step-31 tutorial programs, interfaces to Trilinos,
+ step-22, step-31 and step-32, interfaces to Trilinos,
significant parts of ConstraintMatrix, support for massively parallel
computations, and many enhancements in random places.
made SolutionTransfer independent of Triangulation::user_pointers;
random bug fixes and enhancements.
+<li><em>Yan Li:</em>
+ step-21 tutorial program.
+
<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.
-<li><em>Yan Li:</em>
- step-21 tutorial program.
-
<li><em>Stefan Nauber:</em>
Postscript output.
step-33 tutorial program.
<li><em>M. Sebastian Pauletti:</em>
- Making meshes embedded in higher space dimensions more usable.
+ Making meshes embedded in higher space dimensions more usable; many
+ bug fixes and enhancements for codimension-one computations.
<li><em>Adam Powell IV:</em>
Configuration issues, Debian packages.
<li><em>Florian Prill:</em>
Gauss Lobatto quadrature, random bug fixes.
+<li><em>Daniel Castanon Quiroz:</em>
+ Torus domain and boundary.
+
<li><em>Michael Rapson:</em>
PointValueHistory class.
Graphical user interface for the ParameterHandler class.
<li><em>Franz-Theo Suttmeier:</em>
- Initial parts of the linear algebra.
+ Initial parts of the linear algebra libraries.
+
+<li><em>Habib Talavatifard:</em>
+ Bug fixes in the Trilinos interfaces.
<li><em>Christophe Trophime:</em>
Packaging and configuration issues.