Main Page
From WikiDeal
This is the Wiki page for the http://www.dealii.org library. We provide it as a space for deal.II users to present projects and results obtained with the help of deal.II. Please feel free to create pages in which you explain your project, show pictures, share experiences, or show code. You may also link to descriptions of your projects elsewhere on the web.
If you find inaccuracies, the proper thing in a wiki is to edit pages as you wish. A description of how a wiki works and what you can do can be found at User's Guide. Unfortunately, due to spambots attacking wikis, you have to be given write privileges to the wiki by hand — which we are more than happy to do, just send an email to developer@dealii.org!
This wiki is not meant to replace the deal.II mailing list or homepage, but to supplement it. Therefore, continue submitting questions and answers to the mailing list. If the answers involve pieces of code or longer explanations, then this here might be a better place. For more information and documentation on deal.II, please also consult the deal.II homepage at http://www.dealii.org.
This wiki is set up and run by Luca Heltai. The deal.II authors are grateful for his help!
- deal.II FAQ
-
Here we collect a number of questions which have been asked a lot of times in the deal.ii mailing list. If you feel you have a question that deserves to be here, feel free to add it somewhere in this page. Hopefully somebody will answer!
- Installing deal.II
-
Deal.II is compatible with almost all hardware out there. Here we point out some tips and tricks for the installation on different kinds of architectures.
- Gallery
- This page has a number of images that were the products of simulations and which are posted mostly for the pleasure of viewing, but also with a brief explanation of what they depict.
- People
-
A list of the people involved in deal.II and options of getting involved yourself.
- Requested Features
-
Clicking on this link takes you to a page where we list features that are commonly requested for deal.II. Feel free to add to this list if you miss some functionality.
- Events
-
Contests, workshops and other amenities.
- Modules
-
This is a collection of pieces of code which do not fit in the description of a project given above. Here you can add small routines or small complete programs which are specialized in something you find useful, that can possibly be inserted into other people programs with minor edits or changes. The idea behind this page is to give people a good starting point to refresh their ideas on how to do difficult and/or long and boring tasks or to give them the possibility to save some time by not reinventing the weel every time they start a new project.
- Programming Tips
-
This page is intended for people to share their programming knowledge on how to write a good program in view of reusability, style and technique. This is the right place to write your comments on how you think a good program should look like.
- External Tools
-
deal.ii comes with a lot of interfaces to external tools. The main idea behind this section is to give people some glimps on how you complete your deal experience with the other tools which are available for the finite element programmer, such as visualization tools, meshing tools, gui builder and so on.
- Literature
-
A list of reference books that the deal.II authors and users find useful.
- Untested functions and classes
- A list of functions and classes that are not covered by any of the existing regression tests. Feel free to add tests that cover any of these and then remove them from the list!