introduced SparseLinkedCells
Showing
- apps/benchmarks/GranularGas/GranularGas.cfg 5 additions, 2 deletionsapps/benchmarks/GranularGas/GranularGas.cfg
- python/mesa_pd.py 3 additions, 0 deletionspython/mesa_pd.py
- python/mesa_pd/data/SparseLinkedCells.py 8 additions, 0 deletionspython/mesa_pd/data/SparseLinkedCells.py
- python/mesa_pd/data/__init__.py 3 additions, 1 deletionpython/mesa_pd/data/__init__.py
- python/mesa_pd/kernel/InsertParticleIntoSparseLinkedCells.py 19 additions, 0 deletionspython/mesa_pd/kernel/InsertParticleIntoSparseLinkedCells.py
- python/mesa_pd/kernel/__init__.py 2 additions, 0 deletionspython/mesa_pd/kernel/__init__.py
- python/mesa_pd/templates/data/LinkedCells.templ.h 37 additions, 10 deletionspython/mesa_pd/templates/data/LinkedCells.templ.h
- python/mesa_pd/templates/data/SparseLinkedCells.templ.h 302 additions, 0 deletionspython/mesa_pd/templates/data/SparseLinkedCells.templ.h
- python/mesa_pd/templates/kernel/InsertParticleIntoLinkedCells.templ.h 2 additions, 2 deletions...pd/templates/kernel/InsertParticleIntoLinkedCells.templ.h
- python/mesa_pd/templates/kernel/InsertParticleIntoSparseLinkedCells.templ.h 98 additions, 0 deletions...plates/kernel/InsertParticleIntoSparseLinkedCells.templ.h
- src/mesa_pd/data/LinkedCells.h 41 additions, 14 deletionssrc/mesa_pd/data/LinkedCells.h
- src/mesa_pd/data/SparseLinkedCells.h 400 additions, 0 deletionssrc/mesa_pd/data/SparseLinkedCells.h
- src/mesa_pd/kernel/InsertParticleIntoLinkedCells.h 2 additions, 2 deletionssrc/mesa_pd/kernel/InsertParticleIntoLinkedCells.h
- src/mesa_pd/kernel/InsertParticleIntoSparseLinkedCells.h 95 additions, 0 deletionssrc/mesa_pd/kernel/InsertParticleIntoSparseLinkedCells.h
- tests/mesa_pd/CMakeLists.txt 6 additions, 0 deletionstests/mesa_pd/CMakeLists.txt
- tests/mesa_pd/data/LinkedCells.cpp 65 additions, 0 deletionstests/mesa_pd/data/LinkedCells.cpp
- tests/mesa_pd/data/SparseLinkedCells.cpp 65 additions, 0 deletionstests/mesa_pd/data/SparseLinkedCells.cpp
- tests/mesa_pd/kernel/GenerateLinkedCells.cpp 2 additions, 2 deletionstests/mesa_pd/kernel/GenerateLinkedCells.cpp
Please register or sign in to comment