Skip to content

Commit 324e0c6

Browse files
Merge pull request #47 from nicola-giuliani/license-fma
Added license to fma file
2 parents dd6a007 + 46e9fba commit 324e0c6

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

include/bem_fma.h

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11

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+
// ---------------------------------------------------------------------
217
/// This class contains all the methods
318
/// of the Fast Multipole Algorithm
419
/// applied to the Boundary Element

0 commit comments

Comments
 (0)