Added UniqueID class, and support for UInt64 properties
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- data/planes.input 2 additions, 2 deletionsdata/planes.input
- examples/dem_sd.py 5 additions, 1 deletionexamples/dem_sd.py
- examples/main.cpp 34 additions, 6 deletionsexamples/main.cpp
- runtime/contact_property.hpp 1 addition, 0 deletionsruntime/contact_property.hpp
- runtime/copper_fcc_lattice.cpp 4 additions, 2 deletionsruntime/copper_fcc_lattice.cpp
- runtime/copper_fcc_lattice.hpp 1 addition, 0 deletionsruntime/copper_fcc_lattice.hpp
- runtime/create_body.cpp 21 additions, 13 deletionsruntime/create_body.cpp
- runtime/create_body.hpp 3 additions, 2 deletionsruntime/create_body.hpp
- runtime/dem_sc_grid.cpp 4 additions, 12 deletionsruntime/dem_sc_grid.cpp
- runtime/dem_sc_grid.hpp 1 addition, 0 deletionsruntime/dem_sc_grid.hpp
- runtime/domain/ParticleDataHandling.hpp 20 additions, 11 deletionsruntime/domain/ParticleDataHandling.hpp
- runtime/pairs.hpp 8 additions, 4 deletionsruntime/pairs.hpp
- runtime/pairs_common.hpp 12 additions, 1 deletionruntime/pairs_common.hpp
- runtime/property.hpp 6 additions, 0 deletionsruntime/property.hpp
- runtime/read_from_file.cpp 12 additions, 7 deletionsruntime/read_from_file.cpp
- runtime/read_from_file.hpp 6 additions, 0 deletionsruntime/read_from_file.hpp
- runtime/unique_id.hpp 33 additions, 0 deletionsruntime/unique_id.hpp
- src/pairs/code_gen/cgen.py 23 additions, 5 deletionssrc/pairs/code_gen/cgen.py
- src/pairs/ir/types.py 1 addition, 0 deletionssrc/pairs/ir/types.py
Please register or sign in to comment