News — dune-functions
dune-functions 2.6.0
A new version of the dune-functions module has been released. The new dune-functions 2.6.0 release is compatible with the 2.6 releases of the Dune core modules and the dune-typetree module.
The dune-functions module defines and implements interfaces for functions and function space bases, providing a middle layer between the Dune core modules and discretization modules like dune-pdelab and dune-fufem.
You can get the code by cloning the git repository
or downloading the source archive.
The 2.6.0 release can be obtained by checking out the
v2.6.0
tag in this repository via git. For changes in this
version please refer to the CHANGELOG.md file contained
in the repository.
dune-functions paper
The function space bases in the dune-functions module are described in a recently finished article covering the theoretical concepts, the user interface, and a detailed commented example application. Please consider citing our articles describing the functions and the global bases interface when using dune-functions in your projects and publications.
