Skip to content
Failed

Changes

Summary

  1. Unify attach_indices (details)
  2. Switch bvh benchmark to auto attach indices to queries (details)
  3. Add compile only test for attach_indices (details)
  4. Add runtime test for AttachIndices (details)
  5. Switch neighbor list test to use attach_indices (details)
  6. More tests (details)
The file was modified src/ArborX_BruteForce.hpp (diff)
The file was modified src/details/ArborX_PairValueIndex.hpp (diff)
The file was addedsrc/details/ArborX_AttachIndices.hpp
The file was modified src/ArborX_LinearBVH.hpp (diff)
Commit 4d4b23a9c6b49270e78c98ca8ae4733f87e22e13 by Andrey Prokopenko
Switch bvh benchmark to auto attach indices to queries
The file was modified benchmarks/bvh_driver/benchmark_registration.hpp (diff)
Commit b4e2335d797f1f7acf8c6f9d168130c6c3c0d7b3 by Andrey Prokopenko
Add compile only test for attach_indices
The file was modified test/tstCompileOnlyAccessTraits.cpp (diff)
Commit 3dd83914981998260d4d8d9ef32b2d8c0d2cac1a by Andrey Prokopenko
Add runtime test for AttachIndices
The file was modified test/CMakeLists.txt (diff)
The file was addedtest/tstAttachIndices.cpp
Commit d02e9c3c5f21ccb776615b92cfc83cbed930bb64 by Andrey Prokopenko
Switch neighbor list test to use attach_indices
The file was modified test/tstNeighborList.cpp (diff)
The file was modified test/tstAttachIndices.cpp (diff)
The file was modified test/tstCompileOnlyAccessTraits.cpp (diff)