aboutsummaryrefslogtreecommitdiff
path: root/academic/getdp/README
diff options
context:
space:
mode:
authorFellype do Nascimento <fellype (at) gmail (dot) com>2020-02-16 05:50:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-16 05:50:51 +0700
commitb850b9a2981ce5a5a423e99661a8ec19268b009a (patch)
tree1e64ced7b9373d5c8edbc3f4cd5d8ba2c80a314d /academic/getdp/README
parent6c9c06de67d67f3574ec3b5ba9093bb59ea10d0d (diff)
academic/getdp: Added (Finite Element Solver).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/getdp/README')
-rw-r--r--academic/getdp/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/academic/getdp/README b/academic/getdp/README
new file mode 100644
index 0000000000..dd3d1673d9
--- /dev/null
+++ b/academic/getdp/README
@@ -0,0 +1,3 @@
+GetDP (A General Environment for the Treatment of Discrete Problems)
+
+GetDP is a free finite element solver using mixed elements to discretize de Rham-type complexes in one, two and three dimensions. The main feature of GetDP is the closeness between the input data defining discrete problems (written by the user in ASCII data files) and the symbolic mathematical expressions of these problems.