-
- Downloads
Merge branch 'fix/clean-up' into 'main'
Major updates in the whole project (first step to the next release) See merge request solverstack/ScalFMM!23
No related branches found
No related tags found
Checking pipeline status
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- CMakeLists.txt 17 additions, 6 deletionsCMakeLists.txt
- CMakePresets.json 137 additions, 0 deletionsCMakePresets.json
- README.md 76 additions, 17 deletionsREADME.md
- apply-clang-format.sh 10 additions, 0 deletionsapply-clang-format.sh
- bench/fmm_generic.hpp 1 addition, 1 deletionbench/fmm_generic.hpp
- bench/loop_leaf.cpp 2 additions, 2 deletionsbench/loop_leaf.cpp
- bench/sequential.cpp 0 additions, 1 deletionbench/sequential.cpp
- bench/tasks_dep_omp.cpp 0 additions, 1 deletionbench/tasks_dep_omp.cpp
- checks/CMakeLists.txt 5 additions, 1 deletionchecks/CMakeLists.txt
- checks/check_1d.cpp 12 additions, 26 deletionschecks/check_1d.cpp
- checks/check_2d.cpp 123 additions, 172 deletionschecks/check_2d.cpp
- checks/check_block.cpp 82 additions, 0 deletionschecks/check_block.cpp
- checks/check_interaction_lists.cpp 2 additions, 2 deletionschecks/check_interaction_lists.cpp
- checks/check_interpolation.cpp 213 additions, 80 deletionschecks/check_interpolation.cpp
- checks/check_l2p.cpp 33 additions, 42 deletionschecks/check_l2p.cpp
- checks/check_morton_sort.cpp 1 addition, 1 deletionchecks/check_morton_sort.cpp
- checks/check_mpi.cpp 6 additions, 3 deletionschecks/check_mpi.cpp
- checks/check_p2p.cpp 96 additions, 46 deletionschecks/check_p2p.cpp
- checks/check_points.cpp 75 additions, 0 deletionschecks/check_points.cpp
Loading
Please register or sign in to comment