Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion src/libPMacc/examples/gameOfLife2D/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# This file is part of libPMacc.
#
# libPMacc is free software: you can redistribute it and/or modify
# it under the terms of of either the GNU General Public License or
# it under the terms of either the GNU General Public License or
# 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/examples/gameOfLife2D/include/Evolution.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/examples/gameOfLife2D/include/GatherSlice.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/examples/gameOfLife2D/include/PngCreator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/examples/gameOfLife2D/include/Simulation.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/examples/gameOfLife2D/include/types.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/examples/gameOfLife2D/main.cu
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/examples/gameOfLife2D/submit/1gpu.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This file is part of libPMacc.
#
# libPMacc is free software: you can redistribute it and/or modify
# it under the terms of of either the GNU General Public License or
# it under the terms of either the GNU General Public License or
# 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/examples/gameOfLife2D/submit/2gpus.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This file is part of libPMacc.
#
# libPMacc is free software: you can redistribute it and/or modify
# it under the terms of of either the GNU General Public License or
# it under the terms of either the GNU General Public License or
# 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/examples/gameOfLife2D/submit/4gpus.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This file is part of libPMacc.
#
# libPMacc is free software: you can redistribute it and/or modify
# it under the terms of of either the GNU General Public License or
# it under the terms of either the GNU General Public License or
# 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This file is part of libPMacc.
#
# libPMacc is free software: you can redistribute it and/or modify
# it under the terms of of either the GNU General Public License or
# it under the terms of either the GNU General Public License or
# 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# This file is part of libPMacc.
#
# libPMacc is free software: you can redistribute it and/or modify
# it under the terms of of either the GNU General Public License or
# it under the terms of either the GNU General Public License or
# 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/Environment.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/RefWrapper.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/ForEach.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/GlobalReduce.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/PromoteType.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/TypeCast.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/defines/abs.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/defines/cross.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/defines/dot.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/defines/erf.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/defines/exp.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/defines/pow.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/defines/sqrt.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/defines/trigo.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/doubleMath/abs.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/doubleMath/erf.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/doubleMath/exp.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/doubleMath/pow.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/doubleMath/sqrt.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/doubleMath/trigo.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/floatMath/abs.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/floatMath/erf.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/floatMath/exp.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/floatMath/pow.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/floatMath/sqrt.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/algorithms/math/floatMath/trigo.tpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
2 changes: 1 addition & 1 deletion src/libPMacc/include/basicOperations.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* This file is part of libPMacc.
*
* libPMacc is free software: you can redistribute it and/or modify
* it under the terms of of either the GNU General Public License or
* it under the terms of either the GNU General Public License or
* 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.
Expand Down
Loading