Dune (software)

Dune (software)

DUNE (for Distributed and Unified Numerics Environment) is a modular C++ library for the solution of partial differential equations using grid-based methods.

The DUNE library is divided into modules. In version 2.2 are the modules

  • general classes and infrastructure: dune-common,
  • geometry classes: dune-geometry,
  • grid interface: dune-grid,
  • linear algebra classes: dune-istl,
  • ansatz functions: dune-localfunctions,

and documentation modules available. In addition there are several experimental modules, and some which have been developed by third parties.

Read more about Dune (software):  History, Goals, Implementation