<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
- "http://www.w3.org/TR/html4/loose.dtd">
+ "http://www.w3.org/TR/html4/loose.dtd">
<html>
-<head>
- <link href="screen.css" rel="StyleSheet">
- <title>deal.II Credits</title>
- <meta name="author" content="the deal.II authors <authors@dealii.org>">
- <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors">
- <meta name="date" content="$Date$">
- <meta name="keywords" content="deal.II">
- <meta name="svn_id" content="$Id$">
-
-</head>
-<body>
-<h1>deal.II Credits</h1>
-
-<p>
- The <acronym>deal.II</acronym> project was initially started by members
- of the Numerical Methods group at the University of Heidelberg, Germany but
- has since become a global, open source project.
- The current maintainers of the library are:
-</p>
-<ul>
- <li>
- <a href="http://www.math.tamu.edu/~bangerth"
- target="_top">Wolfgang Bangerth</a>,
- Texas A&M University, TX, USA
- </li>
-
- <li>
- <a href="http://www.math.tamu.edu/~heister"
- target="_top">Timo Heister</a>,
- Texas A&M University, TX, USA
- </li>
-
- <li>
- <a href="http://www.iwr.uni-heidelberg.de/groups/MathSim/"
- target="_top">Guido Kanschat</a>,
- Texas A&M University, TX, USA and Universität Heidelberg, Germany
- </li>
-</ul>
-
-<p>In order to get in contact with them, send email to <tt>authors</tt>
-at <tt>dealii.org</tt>.
-</p>
-
-<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
- of the library (in alphabetical order), with many more that have
- sent in fixed and small enhancements:
-</p>
-
-<ul>
-<li><em>Moritz Allmaras:</em>
- Step-29 tutorial program.
-
-<li><em>Michael Anderson:</em>
- Linear complexity grid reordering algorithm in 2d and 3d.
-
-<li><em>Andrea Bonito:</em>
- Step-38.
-
-<li><em>Markus Bürg:</em>
- Conical meshes and geometries; step-45 tutorial program;
- VectorTools::project_boundary_values_curl_conforming; MUMPS
- interface, FE_Nedelec for arbitrary polynomial degrees.
-
-<li><em>John Burnell:</em>
- Configuration on Microsoft Windows systems.
-
-<li><em>Brian Carnes:</em>
- Hierarchical finite element classes;
+ <head>
+ <link href="screen.css" rel="StyleSheet">
+ <title>deal.II Credits</title>
+ <meta name="author" content="the deal.II authors <authors@dealii.org>">
+ <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors">
+ <meta name="date" content="$Date$">
+ <meta name="keywords" content="deal.II">
+ <meta name="svn_id" content="$Id$">
+
+ </head>
+ <body>
+ <h1>deal.II Credits</h1>
+
+ <p>
+ The <acronym>deal.II</acronym> project was initially started by members
+ of the Numerical Methods group at the University of Heidelberg, Germany but
+ has since become a global, open source project.
+ The current maintainers of the library are:
+ </p>
+ <ul>
+ <li>
+ <a href="http://www.math.tamu.edu/~bangerth"
+ target="_top">Wolfgang Bangerth</a>,
+ Texas A&M University, TX, USA
+ </li>
+
+ <li>
+ <a href="http://www.math.tamu.edu/~heister"
+ target="_top">Timo Heister</a>,
+ Texas A&M University, TX, USA
+ </li>
+
+ <li>
+ <a href="http://www.iwr.uni-heidelberg.de/groups/MathSim/"
+ target="_top">Guido Kanschat</a>,
+ Texas A&M University, TX, USA and Universität Heidelberg, Germany
+ </li>
+ </ul>
+
+ <p>In order to get in contact with them, send email to <tt>authors</tt>
+ at <tt>dealii.org</tt>.
+ </p>
+
+ <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
+ of the library (in alphabetical order), with many more that have
+ sent in fixed and small enhancements:
+ </p>
+
+ <ul>
+ <li><em>Moritz Allmaras:</em>
+ Step-29 tutorial program.
+
+ <li><em>Michael Anderson:</em>
+ Linear complexity grid reordering algorithm in 2d and 3d.
+
+ <li><em>Andrea Bonito:</em>
+ Step-38.
+
+ <li><em>Markus Bürg:</em>
+ Conical meshes and geometries; step-45 tutorial program;
+ VectorTools::project_boundary_values_curl_conforming; MUMPS
+ interface, FE_Nedelec for arbitrary polynomial degrees.
+
+ <li><em>John Burnell:</em>
+ Configuration on Microsoft Windows systems.
+
+ <li><em>Brian Carnes:</em>
+ Hierarchical finite element classes;
random fixes and enhancements.
-<li><em>Ivan Christov:</em>
- Step-25 tutorial program.
-
-<li><em>Chih-Che Chueh:</em>
- Step-43 tutorial program.
+ <li><em>Ivan Christov:</em>
+ Step-25 tutorial program.
+
+ <li><em>Chih-Che Chueh:</em>
+ Step-43 tutorial program.
-<li><em>Marco Engelhard:</em>
- Better support for output for Paraview.
+ <li><em>Marco Engelhard:</em>
+ Better support for output for Paraview.
-<li><em>Jörg Frohne:</em>
- step-41. Fixes in many places.
+ <li><em>Jörg Frohne:</em>
+ step-41. Fixes in many places.
-<li><em>Thomas Geenen:</em>
- Support for different geometries.
+ <li><em>Thomas Geenen:</em>
+ Support for different geometries.
-<li><em>Martin Genet:</em>
- Make SparseDirectUMFPACK work with block matrices.
+ <li><em>Martin Genet:</em>
+ Make SparseDirectUMFPACK work with block matrices.
-<li><em>Christian Goll:</em>
- Abstraction of material and boundary indicators. Enhancements in
- various places.
+ <li><em>Christian Goll:</em>
+ Abstraction of material and boundary indicators. Enhancements in
+ various places.
-<li><em>Ralf Hartmann:</em>
- Ralf was one of the original developers and maintainers of the library until
- 2011. He has written significant chunks of code throughout the library.
+ <li><em>Ralf Hartmann:</em>
+ Ralf was one of the original developers and maintainers of the library until
+ 2011. He has written significant chunks of code throughout the library.
-<li><em>Eric Heien:</em>
- HDF5 output.
+ <li><em>Eric Heien:</em>
+ HDF5 output.
-<li><em>Timo Heister:</em>
- CompressedSimpleSparsityPattern class; a lot of the work for
- massively parallel computations; step-32; step-40; many
- enhancements all throughout the library.
+ <li><em>Timo Heister:</em>
+ CompressedSimpleSparsityPattern class; a lot of the work for
+ massively parallel computations; step-32; step-40; many
+ enhancements all throughout the library.
-<li><em>Luca Heltai:</em>
- Gmsh format mesh reader and writer;
- some of the meshes in the GridGenerator class;
- generalization of FilteredMatrix;
- 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;
- singular integration;
- Step-34 tutorial program;
- random bug fixes and enhancements.
+ <li><em>Luca Heltai:</em>
+ Gmsh format mesh reader and writer;
+ some of the meshes in the GridGenerator class;
+ generalization of FilteredMatrix;
+ 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;
+ singular integration;
+ Step-34 tutorial program;
+ random bug fixes and enhancements.
-<li><em>Bärbel Janssen:</em>
- Lots of work on multigrid for adaptive meshes; multigrid in the
- MeshWorker framework; step-16.
+ <li><em>Bärbel Janssen:</em>
+ Lots of work on multigrid for adaptive meshes; multigrid in the
+ MeshWorker framework; step-16.
-<li><em>Xing Jin:</em>
- step-24 tutorial program.
+ <li><em>Xing Jin:</em>
+ step-24 tutorial program.
-<li><em>Oliver Kayser-Herold:</em>
- Lots of work on hp finite elements;
- integration of PETSc's LU decomposition;
- hanging node constraints for higher order elements in 3d.
+ <li><em>Oliver Kayser-Herold:</em>
+ Lots of work on hp finite elements;
+ integration of PETSc's LU decomposition;
+ hanging node constraints for higher order elements in 3d.
-<li><em>Seungil Kim:</em>
- Help on the step-16 tutorial program.
+ <li><em>Seungil Kim:</em>
+ Help on the step-16 tutorial program.
-<li><em>Benjamin Shelton Kirk:</em>
- Tecplot output.
+ <li><em>Benjamin Shelton Kirk:</em>
+ Tecplot output.
-<li><em>Katharina Kormann:</em>
- Support for arbitrary nodes in FE_Q. Matrix-free
- framework. step-37 and step-48 tutorial programs.
+ <li><em>Katharina Kormann:</em>
+ Support for arbitrary nodes in FE_Q. Matrix-free
+ framework. step-37 and step-48 tutorial programs.
-<li><em>Martin Kronbichler:</em>
- step-22, step-31, step-32, step-37, step-48, interfaces to
- Trilinos, significant parts of ConstraintMatrix, matrix-free
- computations, support for massively parallel computations, and
- many enhancements in random places.
+ <li><em>Martin Kronbichler:</em>
+ step-22, step-31, step-32, step-37, step-48, interfaces to
+ Trilinos, significant parts of ConstraintMatrix, matrix-free
+ computations, support for massively parallel computations, and
+ many enhancements in random places.
-<li><em>Tobias Leicht:</em>
- Lots of work on internal data structures: anisotropic refinement
- (including step-30), faces
- without level,
- support for previously unorientable meshes;
- extension of DataOut to higher order mapping functions; DataPostprocessor;
- GridIn::read_tecplot;
- made SolutionTransfer independent of Triangulation::user_pointers;
- random bug fixes and enhancements.
+ <li><em>Tobias Leicht:</em>
+ Lots of work on internal data structures: anisotropic refinement
+ (including step-30), faces
+ without level,
+ support for previously unorientable meshes;
+ extension of DataOut to higher order mapping functions; DataPostprocessor;
+ GridIn::read_tecplot;
+ made SolutionTransfer independent of Triangulation::user_pointers;
+ random bug fixes and enhancements.
-<li><em>Yan Li:</em>
- step-21 tutorial program.
+ <li><em>Yan Li:</em>
+ step-21 tutorial program.
-<li><em>Vijay Mahadevan:</em>
- Enhancements in the interface to PETSc. Support for reading GMSH
- 2.5 format.
+ <li><em>Vijay Mahadevan:</em>
+ Enhancements in the interface to PETSc. Support for reading GMSH
+ 2.5 format.
-<li><em>Matthias Maier:</em>
- Periodic boundary conditions. Enhancements throughout the library.
+ <li><em>Matthias Maier:</em>
+ Periodic boundary conditions. Enhancements throughout the library.
-<li><em>Cataldo Manigrasso:</em>
- Work on the codimension-one meshes, DoFHandler, and finite
- elements.
+ <li><em>Cataldo Manigrasso:</em>
+ Work on the codimension-one meshes, DoFHandler, and finite
+ elements.
-<li><em>Andrew McBride:</em>
- FEValues extractors for symmetric tensors. step-44.
-
-<li><em>Scott Miller:</em>
- Enhancements to FE_Nothing.
-
-<li><em>Helmut Müller:</em>
- Multiprocessor detection on Mac OS X.
-
-<li><em>Stefan Nauber:</em>
+ <li><em>Andrew McBride:</em>
+ FEValues extractors for symmetric tensors. step-44.
+
+ <li><em>Scott Miller:</em>
+ Enhancements to FE_Nothing.
+
+ <li><em>Helmut Müller:</em>
+ Multiprocessor detection on Mac OS X.
+
+ <li><em>Stefan Nauber:</em>
Postscript output.
-<li><em>David Neckels:</em>
- step-33 tutorial program.
+ <li><em>David Neckels:</em>
+ step-33 tutorial program.
-<li><em>M. Sebastian Pauletti:</em>
- Making meshes embedded in higher space dimensions more usable; many
- bug fixes and enhancements for codimension-one computations and
- throughout the library.
+ <li><em>M. Sebastian Pauletti:</em>
+ Making meshes embedded in higher space dimensions more usable; many
+ bug fixes and enhancements for codimension-one computations and
+ throughout the library.
-<li><em>Jean-Paul Pelteret:</em>
- step-44.
+ <li><em>Jean-Paul Pelteret:</em>
+ step-44.
-<li><em>Jonathan Pitt:</em>
- Enhancements to FE_Nothing. Changes in a variety of places.
+ <li><em>Jonathan Pitt:</em>
+ Enhancements to FE_Nothing. Changes in a variety of places.
-<li><em>Adam Powell IV:</em>
- Configuration issues, Debian packages.
+ <li><em>Adam Powell IV:</em>
+ Configuration issues, Debian packages.
-<li><em>Florian Prill:</em>
+ <li><em>Florian Prill:</em>
Gauss Lobatto quadrature, random bug fixes.
-<li><em>Daniel Castanon Quiroz:</em>
- Torus domain and boundary.
+ <li><em>Daniel Castanon Quiroz:</em>
+ Torus domain and boundary.
-<li><em>Michael Rapson:</em>
- PointValueHistory class.
+ <li><em>Michael Rapson:</em>
+ PointValueHistory class.
-<li><em>Thomas Richter:</em>
+ <li><em>Thomas Richter:</em>
Povray output;
multi-threading work;
refinement functions;
- MinRes linear solver.
+ MinRes linear solver.
-<li><em>Abner Salgado-Gonzalez:</em>
+ <li><em>Abner Salgado-Gonzalez:</em>
step-35 tutorial program.
-<li><em>Anna Schneebeli:</em>
+ <li><em>Anna Schneebeli:</em>
Help and advice for Nedelec elements, writing the excellent
report on Nedelec elements.
-<li><em>Jan Schrage:</em>
+ <li><em>Jan Schrage:</em>
Initial parts of the tutorial.
-<li><em>Ralf B. Schulz:</em>
+ <li><em>Ralf B. Schulz:</em>
Support for DLLs on Windows systems.
-<li><em>Jason Sheldon:</em>
+ <li><em>Jason Sheldon:</em>
More generic FESystems. Enhancements in a variety of places.
-<li><em>Michael Stadler:</em>
- Reading 3d data in UCD, accepting boundary data in 3d;
+ <li><em>Michael Stadler:</em>
+ Reading 3d data in UCD, accepting boundary data in 3d;
Eulerian mappings.
-<li><em>Martin Steigemann:</em>
- Graphical user interface for the ParameterHandler class.
+ <li><em>Martin Steigemann:</em>
+ Graphical user interface for the ParameterHandler class.
-<li><em>Franz-Theo Suttmeier:</em>
- Initial parts of the linear algebra libraries.
+ <li><em>Franz-Theo Suttmeier:</em>
+ Initial parts of the linear algebra libraries.
-<li><em>Habib Talavatifard:</em>
- Bug fixes in the Trilinos interfaces.
+ <li><em>Habib Talavatifard:</em>
+ Bug fixes in the Trilinos interfaces.
-<li><em>Christophe Trophime:</em>
- Packaging and configuration issues.
+ <li><em>Christophe Trophime:</em>
+ Packaging and configuration issues.
-<li><em>Yaqi Wang:</em>
- The step-28 tutorial program;
-
- some grid generation functions.
+ <li><em>Yaqi Wang:</em>
+ The step-28 tutorial program;
+
+ some grid generation functions.
-<li><em>Sven Wetterauer:</em>
- Step-15 tutorial program.
+ <li><em>Sven Wetterauer:</em>
+ Step-15 tutorial program.
-<li><em>Joshua White:</em>
- Arbitrary order Eulerian mappings.
+ <li><em>Joshua White:</em>
+ Arbitrary order Eulerian mappings.
-<li><em>Toby D. Young:</em>
- Interfaces to SLEPc; many changes in the interfaces to PETSc;
- MUMPS interface;
- METIS interface.
-</ul>
+ <li><em>Toby D. Young:</em>
+ Interfaces to SLEPc; many changes in the interfaces to PETSc;
+ MUMPS interface;
+ METIS interface.
+ </ul>
-<h2>deal.II mailing list and discussion group members</h2>
+ <h2>deal.II mailing list and discussion group members</h2>
-<p>
- We thank the numerous people sending questions, suggestions, bug reports, bug
- fixes and improvements. deal.II would be much less without their contribution.
-</p>
+ <p>
+ We thank the numerous people sending questions, suggestions, bug reports, bug
+ fixes and improvements. deal.II would be much less without their contribution.
+ </p>
-<h2>History</h2>
+ <h2>History</h2>
<p>
- deal.II draws from some ideas which were first implemented in the
- predecessor library,
- <A HREF="http://www.math.uni-siegen.de/suttmeier/deal/deal.html"
- TARGET="_top">DEAL</a>, developed by Guido Kanschat, Franz-Theo
- Suttmeier, and Roland Becker. This library is now being maintained
- by Franz-Theo Suttmeier at the University of
- Siegen, Germany.
+ deal.II draws from some ideas which were first implemented in the
+ predecessor library,
+ <A HREF="http://www.math.uni-siegen.de/suttmeier/deal/deal.html"
+ TARGET="_top">DEAL</a>, developed by Guido Kanschat, Franz-Theo
+ Suttmeier, and Roland Becker. This library is now being maintained
+ by Franz-Theo Suttmeier at the University of
+ Siegen, Germany.
</p>
-<div class="right">
- <a href="http://validator.w3.org/check?uri=referer" target="_top"><img
- style="border:0"
- src="http://www.w3.org/Icons/valid-html401"
- alt="Valid HTML 4.01!"></a>
- <a href="http://jigsaw.w3.org/css-validator/check/referer"
- target="_top"><img
- style="border:0;width:88px;height:31px"
- src="http://jigsaw.w3.org/css-validator/images/vcss"
- alt="Valid CSS!">
- </a>
- </div>
-
-</body>
+ <div class="right">
+ <a href="http://validator.w3.org/check?uri=referer" target="_top"><img
+ style="border:0"
+ src="http://www.w3.org/Icons/valid-html401"
+ alt="Valid HTML 4.01!"></a>
+ <a href="http://jigsaw.w3.org/css-validator/check/referer"
+ target="_top"><img
+ style="border:0;width:88px;height:31px"
+ src="http://jigsaw.w3.org/css-validator/images/vcss"
+ alt="Valid CSS!">
+ </a>
+ </div>
+
+ </body>
</html>