Added create_shape and host PairsAcessor, some bugs fixed
Fixed issues with gpu runtime vars, but cuda build issues remain
Showing
- CMakeLists.txt 5 additions, 0 deletionsCMakeLists.txt
- examples/dem_sd.py 10 additions, 10 deletionsexamples/dem_sd.py
- examples/main.cpp 29 additions, 8 deletionsexamples/main.cpp
- runtime/boundary_weights.cpp 1 addition, 1 deletionruntime/boundary_weights.cpp
- runtime/copper_fcc_lattice.cpp 1 addition, 1 deletionruntime/copper_fcc_lattice.cpp
- runtime/create_shape.cpp 67 additions, 0 deletionsruntime/create_shape.cpp
- runtime/create_shape.hpp 17 additions, 0 deletionsruntime/create_shape.hpp
- runtime/dem_sc_grid.cpp 1 addition, 1 deletionruntime/dem_sc_grid.cpp
- runtime/domain/block_forest.hpp 1 addition, 1 deletionruntime/domain/block_forest.hpp
- runtime/pairs.hpp 2 additions, 2 deletionsruntime/pairs.hpp
- runtime/runtime_var.hpp 1 addition, 0 deletionsruntime/runtime_var.hpp
- runtime/vtk.cpp 2 additions, 4 deletionsruntime/vtk.cpp
- src/pairs/code_gen/cgen.py 126 additions, 33 deletionssrc/pairs/code_gen/cgen.py
- src/pairs/ir/types.py 16 additions, 0 deletionssrc/pairs/ir/types.py
Please register or sign in to comment