-
- Downloads
Add ItemArrayUtils for parallelism
This mainly handles the synchronization procedure for ItemArray data. Thus also implement this special synchronization
parent
ee70ba35
No related branches found
No related tags found
This commit is part of merge request !84. Comments created here will be created in the context of that merge request.
Showing
- src/mesh/ItemArray.hpp 1 addition, 1 deletionsrc/mesh/ItemArray.hpp
- src/mesh/ItemArrayUtils.hpp 26 additions, 0 deletionssrc/mesh/ItemArrayUtils.hpp
- src/mesh/ItemValue.hpp 2 additions, 3 deletionssrc/mesh/ItemValue.hpp
- src/mesh/Synchronizer.hpp 87 additions, 0 deletionssrc/mesh/Synchronizer.hpp
- tests/CMakeLists.txt 1 addition, 0 deletionstests/CMakeLists.txt
- tests/test_ItemArrayUtils.cpp 770 additions, 0 deletionstests/test_ItemArrayUtils.cpp
Loading
Please register or sign in to comment