Deal.II

From Free Software Directory
Revision as of 16:39, 12 March 2017 by Alejandroindependiente (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Overview

deal.II

http://www.dealii.org/
Adaptive finite element code library

'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.





Details

Licensing

License

Verified by

Verified on

Notes

License

QPL

Verified by

Janet Casey

Verified on

20 August 2004




Leaders and contributors

Contact(s)Role
Wolfgang Bangerth Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,Help,SupportE-mailmailto:dealii@dealii.org


Software prerequisites

KindDescription
Required to usemake
Required to usea graphical output program
Required to usePerl

About this entry



<headertabs />


Entry
























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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.