Merge remote-tracking branch 'origin/master' into FD_solver
# Conflicts: # .gitignore # install # openfpm_data # openfpm_io # openfpm_numerics # src/CMakeLists.txt
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 0 additions, 2 deletions.gitlab-ci.yml
- .gitmodules 3 additions, 0 deletions.gitmodules
- CHANGELOG.md 33 additions, 2 deletionsCHANGELOG.md
- CMakeLists.txt 180 additions, 46 deletionsCMakeLists.txt
- Makefile 17 additions, 0 deletionsMakefile
- README.txt 25 additions, 0 deletionsREADME.txt
- build.sh 28 additions, 10 deletionsbuild.sh
- cmake_modules/FindMETIS.cmake 0 additions, 0 deletionscmake_modules/FindMETIS.cmake
- cmake_modules/FindParMETIS.cmake 0 additions, 0 deletionscmake_modules/FindParMETIS.cmake
- configure 30 additions, 2 deletionsconfigure
- example/Grid/0_simple/Makefile 2 additions, 2 deletionsexample/Grid/0_simple/Makefile
- example/Grid/1_stencil/Makefile 2 additions, 2 deletionsexample/Grid/1_stencil/Makefile
- example/Grid/2_solve_eq/Makefile 2 additions, 2 deletionsexample/Grid/2_solve_eq/Makefile
- example/Grid/3_gray_scott/Makefile 2 additions, 2 deletionsexample/Grid/3_gray_scott/Makefile
- example/Grid/3_gray_scott_3d/Makefile 2 additions, 2 deletionsexample/Grid/3_gray_scott_3d/Makefile
- example/Grid/3_gray_scott_3d/main.cpp 1 addition, 1 deletionexample/Grid/3_gray_scott_3d/main.cpp
- example/Grid/3_gray_scott_3d_vectorization/Makefile 2 additions, 2 deletionsexample/Grid/3_gray_scott_3d_vectorization/Makefile
- example/Numerics/PS-CMA-ES/Makefile 2 additions, 2 deletionsexample/Numerics/PS-CMA-ES/Makefile
- example/Numerics/PSE/0_Derivative_approx_1D/Makefile 1 addition, 1 deletionexample/Numerics/PSE/0_Derivative_approx_1D/Makefile
- example/Numerics/PSE/1_Derivative_approx_1D_mp/Makefile 1 addition, 1 deletionexample/Numerics/PSE/1_Derivative_approx_1D_mp/Makefile
Makefile
0 → 100644
README.txt
0 → 100644
File moved
File moved
Please register or sign in to comment