summaryrefslogtreecommitdiff
path: root/math/dune-functions/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/dune-functions/pkg-descr')
-rw-r--r--math/dune-functions/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/math/dune-functions/pkg-descr b/math/dune-functions/pkg-descr
new file mode 100644
index 000000000000..38b21a73c724
--- /dev/null
+++ b/math/dune-functions/pkg-descr
@@ -0,0 +1,8 @@
+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.
+
+WWW: https://www.dune-project.org/