==== deal.II ==== [[https://www.dealii.org|deal.II]] - Open source finite element library. === deal.II library === [[https://www.dealii.org/current/doxygen/deal.II/index.html|deal.II library]] - Class and function documentation. === deal.II tutorial === [[https://www.dealii.org/current/doxygen/deal.II/Tutorial.html|deal.II tutorial]] - Tutorial programs on the use of the library. === deal.II code gallery === [[https://www.dealii.org/code-gallery.html|deal.II Code Gallery]] - Code Gallery. === deal.II available versions === Run the following command to view all available versions of the library: module spider dealii === deal.II module === Include the following command in your SLURM submission script: module load gnu8 openmpi3 dealii