AMDiS

The Adaptive Multi-Dimensional Simulation Toolbox (AMDiS) is a Finite-Element discretization module allowing for fast prototyping of PDEs on adaptively refined grids. It is implemented on top of the Dune framework.

  1. Getting Started: For information about how to install AMDiS and dependencies, see the Getting Started guide.

  2. Tutorials: An overview about how to discretize a PDE, how to work with the grid and the data and how to control the simulation workflow is given in the Tutorials.

  3. Reference: A more detailed explanation of the interface of some selected classes and functions. This can be seen as an extension to the automatically generated Doxygen documentation

  4. API Documentation: Automatically generated documentation by doxygen from the source code files in the AMDiS repository.