Deal.II
This entry published by the Free Software Foundation.
deal.II
http://www.dealii.org/
'deal.II' is a software library that supports finite element computations on adaptive 1d, 2d, and 3d meshes. It comes with mesh handling, supports a large number of finite elements, can input and output in various formats, and has a large collection of support classes. The handling of different space dimensions is hidden behind C++ templates; this lets users treat problems in different space dimensions simultaneously within the same program, and to switch dimensions simply by recompilation. This means users can test their application in 2d, and then run production runs in 3d without having to debug the program again. It comes with full documentation of all APIs and 18 example programs showing how to build finite element programs from simple to very complex. The documentation now runs about 4000 pages.
Documentation
User documentation and tutorial included
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| QPL | Janet Casey | 2453237.520 August 2004 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Wolfgang Bangerth | Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Help,Support | mailto:dealii@dealii.org |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | a graphical output program |
| Required to use | Perl |
| Required to use | make |
Click here if you'd like to report a problem or make a suggestion that could
This entry (in part or in whole) was last reviewed on 24 June 2005.
Problem with this listing?
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 12 April 2011, at 14:49.

