Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TurTLE
TurTLE
Commits
c6cd7eee
Commit
c6cd7eee
authored
Feb 20, 2020
by
Cristian Lalescu
Browse files
updates license header
parent
83baad66
Changes
39
Hide whitespace changes
Inline
Side-by-side
cpp/Lagrange_polys.cpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2017 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/Lagrange_polys.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/base.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/bfps_timer.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/fftw_interface.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/fftw_tools.cpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/fftw_tools.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/field.cpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/field.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/field_binary_IO.cpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/field_binary_IO.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/field_layout.cpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/field_layout.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/hdf5_tools.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2017 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/kspace.cpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/kspace.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/scope_timer.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/spline_n1.cpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/spline_n1.hpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
cpp/spline_n10.cpp
View file @
c6cd7eee
...
...
@@ -3,20 +3,20 @@
* Copyright 2015 Max Planck Institute *
* for Dynamics and Self-Organization *
* *
* This file is part of
bfps.
*
* This file is part of
TurTLE.
*
* *
*
bfps
is free software: you can redistribute it and/or modify
*
*
TurTLE
is free software: you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published *
* by the Free Software Foundation, either version 3 of the License, *
* or (at your option) any later version. *
* *
*
bfps
is distributed in the hope that it will be useful,
*
*
TurTLE
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 General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with
bfps
. If not, see <http://www.gnu.org/licenses/>
*
* along with
TurTLE
. If not, see <http://www.gnu.org/licenses/> *
* *
* Contact: Cristian.Lalescu@ds.mpg.de *
* *
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment