From d47391e87a787c07c1e3e676cecbf5d2b70fe7ed Mon Sep 17 00:00:00 2001 From: Aussal Matthieu <matthieu.aussal@polytechnique.edu> Date: Wed, 18 Nov 2020 19:35:07 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ef4a456..dd2e329 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,7 @@ The **fembem** library provides tools for finite element method and boundary int Some executable demos are given to detaill fonctionalities in /demo directory. **NOTE :** The **castor** library should be fully installed with graphics tools (VTK) and linear algebra (openblas). For more informations, you can refer to installation procedure of the **castor** library. + +## Authors : +Matthieu Aussal (matthieu.aussal@polytechnique.edu) +Marc Bakry (marc.bakry@polytechnique.edu) -- GitLab