Difference between revisions of "Deal.II"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=deal.II |Short description=Adaptive finite element code library |Full description='deal.II' is a software library that supports finite element computations on adapt...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=Adaptive finite element code library
 
|Short description=Adaptive finite element code library
 
|Full description='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.
 
|Full description='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.
 +
|Homepage URL=http://www.dealii.org/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.dealii.org/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=User documentation and tutorial included
 
|Documentation note=User documentation and tutorial included
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=GetDP,keyFE2
 
|Related projects=GetDP,keyFE2
 
|Keywords=C++,mesh,finite elements,adaptivity,dimension-independent,suport classes
 
|Keywords=C++,mesh,finite elements,adaptivity,dimension-independent,suport classes
|Is GNU=n
+
|Version identifier=8.4.1
|Last review by=Janet Casey
+
|Version date=2016/04/07
|Last review date=2005-06-24
+
|Version status=stable
 +
|Version download=https://github.com/dealii/dealii/releases/download/v8.4.1/dealii-8.4.1.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/12
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=5.0
+
|Status=
|Version date=2004-05-24
+
|Is GNU=No
|Version status=stable
+
|License verified date=2004-08-20
|Version download=http://www.dealii.org/download/deal.II-5.0.0.tar.gz
+
}}
 +
{{Project license
 +
|License=QPL
 +
|License verified by=Janet Casey
 
|License verified date=2004-08-20
 
|License verified date=2004-08-20
|Version comment=5.0 stable released 2004-05-24
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Wolfgang Bangerth
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Wolfgang Bangerth
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 41: Line 38:
 
{{Software category
 
{{Software category
 
|Interface=library
 
|Interface=library
}}
 
{{Project license
 
|License=QPL
 
|License verified by=Janet Casey
 
|License verified date=2004-08-20
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 59: Line 51:
 
|Prerequisite description=make
 
|Prerequisite description=make
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 16:39, 12 March 2017


[edit]

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.





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




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.