From a64fe358cbd20c667944ea8ccb930c065ad540fc Mon Sep 17 00:00:00 2001 From: Konstantinos Poulios Date: Wed, 3 May 2023 16:03:50 +0200 Subject: [PATCH] Add GetFEM to the Finite Elements list --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b0f8c3..b56d048 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ them. (C, 2-clause BSD, [GitHub](https://github.com/CEED/libCEED)) - [scikit-fem](https://github.com/kinnala/scikit-fem) - Simple finite element assemblers. (Python, BSD/GPL, GitHub) +- [GetFEM](https://getfem.org) - Framework for solving systems of coupled nonlinear PDEs with the finite element method. + (C++/Python/Octave/Matlab, LGPL 3, [Savannah](https://git.savannah.nongnu.org/cgit/getfem.git/)) ## Meshing