This is the development version of the dune-pdelab tutorials.
PDELab is a PDE solver toolbox built on top of DUNE, the Distributed and Unified Numerics Environment.
This package contains a number of individual tutorials that present different aspects of the PDELab framework.
If you need help, please ask on our mailinglist. Bugs can also be submitted to the bugtracker instead.
The current development version of dune-pdelab-tutorials depends on the following software:
-
PDELab and DUNE core libraries (dune-common, dune-geometry, dune-grid, dune-istl, dune-localfunctions, dune-typetree, dune-functions, dune-pdelab) version 2.5.0, and their respective dependencies.
-
The dune-uggrid module (specifically the releases/2.5 branch). This supersedes the old external library UG.
-
The dune-alugrid library (specifically the releases/2.5 branch), and its respective dependencies.
-
A compiler with support for C++14, at least GCC 4.9 or clang 3.5.
-
CMake 3.1.
All of the contained tutorials and example programs are free open-source documentation and software.
See the file LICENSE.md for full copying permissions.
For installation instructions please see the DUNE website.