<head>
<link href="screen.css" rel="StyleSheet">
<title>deal.II Authors</title>
- <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 by the deal.II Authors">
+ <meta name="copyright" content="Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 by the deal.II Authors">
<meta name="date" content="$Date$">
<meta name="keywords" content="deal.II">
<meta name="svn_id" content="$Id$">
<body>
<h1>deal.II Authors</h1>
- <p>
- <acronym>deal.II</acronym> is a global project. It is
- administered by a group of <i>principal
- developers</i>. Technical decisions are made by the principal
- developers and a group of <i>developers</i> consisting of
- long-term contributors with a global overview of the library. A
- large number of <i>contributors</i> have provided substantial
- patches over the years.
- </p>
- <p>
- These three groups are listed below.
- </p>
-
-
- <h2>Principal developers</h2>
- <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.clemson.edu/~heister"
- target="_top">Timo Heister</a>,
- Clemson University, SC, USA
- </li>
-
- <li>
- <a href="http://www.iwr.uni-heidelberg.de/groups/MathSim/"
- target="_top">Guido Kanschat</a>,
- Universität Heidelberg, Germany
- </li>
- </ul>
-
-
- <h2>Developers</h2>
- <ul>
- <li>
- <a href="http://people.sissa.it/~heltai/"
- target="_top">Luca Heltai</a>,
- SISSA, Trieste, Italy
- </li>
-
- <li>
- <a href="http://www.lnm.mw.tum.de/en/staff/martin-kronbichler/"
- target="_top">Martin Kronbichler</a>,
- Technische Universität München, Germany
- </li>
-
- <li>
- <a href="http://ganymed.iwr.uni-heidelberg.de/~maier/"
- target="_top">Matthias Maier</a>,
- Universität Heidelberg, Germany
- </li>
-
- <li>
- <a href="http://www.math.tamu.edu/~turcksin"
- target="_top">Bruno Turcksin</a>,
- Texas A&M University, TX, USA
- </li>
-
- <li>
- <a href="http://bluebox.ippt.pan.pl/~tyoung/"
- target="_top">Toby D. Young</a>,
- Polish Academy of Sciences, Poland
- </li>
-
- </ul>
-
-
-
-
- <h2>Contributors</h2>
-
- <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 fixes and small enhancements:
- </p>
-
- <ul>
- <li><em>Moritz Allmaras:</em>
- Step-29 tutorial program.
-
- <li><em>Fahad Alrashed:</em>
- work in PETScWrappers, various other fixes.
-
- <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>Daniel Arndt:</em>
- FE_Q_DG0 element, ConstraintMatrix fixes, linear algebra, periodicity, bug fixes.
-
- <li><em>Juan Carlos Araujo Cabarcas:</em>
- Work on ARPACK.
-
- <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>Jordan Cazamias:</em>
- Work on tools for testing. Linear algebra.
-
- <li><em>Ivan Christov:</em>
- Step-25 tutorial program.
-
- <li><em>Chih-Che Chueh:</em>
- Step-43 tutorial program. Bug fixes.
-
- <li><em>Denis Davydov:</em>
- FEValuesExtractors::Tensor and associated functionality, bug fixes, various other changes.
-
- <li><em>Kevin Dugan:</em>
- Fixes in VectorTools::interpolate.
-
- <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>Thomas Geenen:</em>
- Support for different geometries.
-
- <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>Alexander Grayver:</em>
- Fixes in PETScWrappers.
-
- <li><em>Felix Gruber:</em>
- Documentation.
-
- <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>Bärbel Janssen:</em>
- Lots of work on multigrid for adaptive meshes; multigrid in the
- MeshWorker framework; step-16. Various fixes.
-
- <li><em>Armin Ghajar Jazi:</em>
- Small fixes.
-
- <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>Seungil Kim:</em>
- Help on the step-16 tutorial program.
-
- <li><em>Benjamin Shelton Kirk:</em>
- Tecplot output.
-
- <li><em>Angela Klewinghaus:</em> FE_TraceQ, a family of face
- elements which are the traces of H<sup>1</sup>-conforming
- finite elements.
-
- <li><em>Katharina Kormann:</em>
- Support for arbitrary nodes in FE_Q. Matrix-free
- framework. step-37 and step-48 tutorial programs.
-
- <li><em>Oleh Krehel:</em>
- Documentation fixes, small fixes.
-
- <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>Vijay Mahadevan:</em>
- Enhancements in the interface to PETSc. Support for reading GMSH
- 2.5 format.
-
- <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>Craig Michoski:</em>
- Periodic boundaries
-
- <li><em>Scott Miller:</em>
- Enhancements to FE_Nothing, step-51, many smaller fixes.
-
- <li><em>Helmut Müller:</em>
- Multiprocessor detection on Mac OS X.
-
- <li><em>Jose Javier Munoz Criollo:</em>
- Improvements in PETScWrappers.
-
- <li><em>Stefan Nauber:</em>
- Postscript output.
-
- <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>Jean-Paul Pelteret:</em>
- step-44, linear algebra, bug fixes.
-
- <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>Florian Prill:</em>
- Gauss Lobatto quadrature, random bug fixes.
-
- <li><em>Andreas Putz:</em>
- GridIn::read_vtk().
-
- <li><em>Daniel Castanon Quiroz:</em>
- Torus domain and boundary.
-
- <li><em>Michael Rapson:</em>
- PointValueHistory class.
-
- <li><em>Thomas Richter:</em>
- Povray output;
- multi-threading work;
- refinement functions;
- MinRes linear solver.
-
- <li><em>Mayank Sabharwal:</em>
- GridIn::read_vtk().
-
- <li><em>Abner Salgado-Gonzalez:</em>
- step-35 tutorial program. Other fixes.
-
- <li><em>Anna Schneebeli:</em>
- Help and advice for Nedelec elements, writing the excellent
- report on Nedelec elements.
-
- <li><em>Jan Schrage:</em>
- Initial parts of the tutorial.
-
- <li><em>Ralf B. Schulz:</em>
- Support for DLLs on Windows systems.
-
- <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;
-
- Eulerian mappings.
-
- <li><em>Martin Steigemann:</em>
- Graphical user interface for the ParameterHandler
- class. ParaSails preconditioner. Functionality in various
- places of the library.
-
- <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>Christophe Trophime:</em>
- Packaging and configuration issues.
-
- <li><em>Kainan Wang:</em>
- Extending deal.ii for 64-bit integer support.
-
- <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>Joshua White:</em>
- Arbitrary order Eulerian mappings.
-
- <li><em>Christian Wülker:</em>
- GridOut::write_svg.
-
- <li><em>Yuhan Zhou:</em>
- Input to the curved boundary example in step-49.
- </ul>
-
-
- <p>
- deal.II draws from some ideas which were first implemented in the
- predecessor library,
- DEAL, developed by Guido Kanschat, Franz-Theo
- Suttmeier, and Roland Becker. It has also benefitted from
- knowing about DiffPack, a library developed in Norway in the
- 1990s.
- </p>
-
- <hr />
- <address>
- <a href="authors.html" target="body">The deal.II Authors</a>
- $Date$
- </address>
- <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>
+ This page is now part of the top-level project description. See
+ <a target="_top" href="http://dealii.org/authors.html">this page</a>.
+ </body>
</body>
</html>