Skip to content
Failed

Changes

Summary

  1. Implement nearest query for BruteForce (details)
  2. Reenable nearest query for testing with BruteForce (details)
  3. Move out the common nearest buffer allocation part (details)
  4. Improve performance by removing some if statements (details)
  5. Few minor changes based on review (details)
  6. Few more changes (details)
  7. Remove old code artifact (details)
  8. Add missing headers (details)
Commit 8e88b7620c3c9e819e0533e101458e2cc29437af by Andrey Prokopenko
Implement nearest query for BruteForce
The file was modified src/ArborX_BruteForce.hpp (diff)
The file was modified src/details/ArborX_DetailsBruteForceImpl.hpp (diff)
Commit 668c9b716b140b9510029acce0b099c2af2a7510 by Andrey Prokopenko
Reenable nearest query for testing with BruteForce
The file was modified test/CMakeLists.txt (diff)
Commit c0deec30375eb3efb89627983a507992bd15eae3 by Andrey Prokopenko
Move out the common nearest buffer allocation part
The file was modified src/details/ArborX_DetailsTreeTraversal.hpp (diff)
The file was modified test/tstKokkosToolsAnnotations.cpp (diff)
The file was modified src/details/ArborX_DetailsBruteForceImpl.hpp (diff)
The file was addedsrc/details/ArborX_DetailsNearestBufferProvider.hpp
The file was modified test/tstKokkosToolsDistributedAnnotations.cpp (diff)
Commit bd02e09756a95347c11679669eb3fb7a9abd5c0e by Andrey Prokopenko
Improve performance by removing some if statements
The file was modified src/details/ArborX_DetailsBruteForceImpl.hpp (diff)
Commit 9167cf773beac8db72e1998fc9a83ca4d04c9df1 by Andrey Prokopenko
Few minor changes based on review
The file was modified test/tstKokkosToolsDistributedAnnotations.cpp (diff)
The file was modified src/details/ArborX_DetailsBruteForceImpl.hpp (diff)
The file was modified test/tstKokkosToolsAnnotations.cpp (diff)
The file was modified src/details/ArborX_DetailsBruteForceImpl.hpp (diff)
The file was modified src/details/ArborX_DetailsNearestBufferProvider.hpp (diff)
The file was modified src/details/ArborX_DetailsNearestBufferProvider.hpp (diff)
The file was modified src/details/ArborX_DetailsBruteForceImpl.hpp (diff)
The file was modified src/details/ArborX_DetailsNearestBufferProvider.hpp (diff)