summaryrefslogtreecommitdiff
path: root/math/dune-functions/pkg-descr
blob: 13666677f7bc602acc36e5534e280f3f38166ce2 (plain) (blame)
1
2
3
4
5
6
dune-functions is a module of the DUNE Numerics framework for solving
partial differential equations (PDEs) with grid-based methods.

dune-functions provides an abstraction layer for global finite element
functions. Its two main concepts are functions implemented as callable
objects, and bases of finite element spaces.