handschuh/FEPC
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
FEPC library Copyright (C) 2009 Peter Gerds (gerds@mis.mpg.de), 2010 Stefan Handschuh (handschu@mis.mpg.de) This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. To read the text of the GNU Lesser General Public License, see <http://www.gnu.org/licenses/> Create the makefiles with "cmake .". If the parameter "HAS_FFTW3" is set, the fftw3 library will be used (if present). This however forces the resulting binary to be GPL licensed if published as the fftw3 is released under the GPL.