We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd6a007 + 46e9fba commit 324e0c6Copy full SHA for 324e0c6
1 file changed
include/bem_fma.h
@@ -1,4 +1,19 @@
1
2
+// ---------------------------------------------------------------------
3
+//
4
+// Copyright (C) 2014 - 2020 by the pi-BEM authors.
5
6
+// This file is part of the pi-BEM library.
7
8
+// The pi-BEM is free software; you can use it, redistribute
9
+// it, and/or modify it under the terms of the GNU Lesser General
10
+// Public License version 2.1 as published by the Free Software Foundation.
11
+// The full text of the license can be found in the file LICENSE at
12
+// the top level of the pi-BEM distribution.
13
14
+// Authors: Nicola Giuliani, Andrea Mola, Luca Heltai
15
16
17
/// This class contains all the methods
18
/// of the Fast Multipole Algorithm
19
/// applied to the Boundary Element
0 commit comments