Skip to content

A collection of codes based on deal.II contributed by deal.II users

License

Notifications You must be signed in to change notification settings

jcc242/code-gallery

 
 

Repository files navigation

code-gallery

The code gallery is a collection of codes based on deal.II contributed by deal.II users. These codes typically solve problems more complicated than those in the deal.II tutorial. Their intention is to solve actual problems, rather than demonstrate particular aspects of deal.II. The code gallery is, however, cross linked from the set of tutorials.

Building the documentation

To build the doxygen documentation, simply check out the code gallery git repository into the main deal.II source directory (parallel to the examples, or doc directory), and then build the deal.II documentation as described in the readme. It will pick up the code gallery and create joint documentation for the tutorial and the code gallery.

About

A collection of codes based on deal.II contributed by deal.II users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.6%
  • TeX 2.0%
  • CMake 1.3%
  • Other 0.1%