Skip to content
Success

Changes

Summary

  1. Add helper functions to construct predicates (details)
  2. Replace suitable instances with helper predicate creation functions (details)
  3. Use class instead of struct (details)
  4. Restore AccessTraits in molecular dynamics example for user ease of use (details)
  5. Rename predicate helpers (details)
Commit e97cb4e4513c28b3a84f4c0a05ba53298a2a8bf3 by Andrey Prokopenko
Add helper functions to construct predicates
The file was modified src/ArborX_BruteForce.hpp (diff)
The file was addedsrc/details/ArborX_PredicateHelpers.hpp
The file was modified src/ArborX.hpp (diff)
The file was modified src/ArborX_LinearBVH.hpp (diff)
Commit b13835cb15f3ea581d91ed150b1a271b9fabd5c2 by Andrey Prokopenko
Replace suitable instances with helper predicate creation functions
The file was modified src/details/ArborX_DetailsMutualReachabilityDistance.hpp (diff)
The file was modified test/tstNeighborList.cpp (diff)
The file was modified src/interpolation/ArborX_InterpMovingLeastSquares.hpp (diff)
The file was modified benchmarks/dbscan/ArborX_DBSCANVerification.hpp (diff)
The file was modified src/details/ArborX_MinimumSpanningTree.hpp (diff)
The file was modified examples/molecular_dynamics/example_molecular_dynamics.cpp (diff)
The file was modified src/ArborX_DBSCAN.hpp (diff)
The file was modified examples/raytracing/example_raytracing.cpp (diff)
The file was modified benchmarks/distributed_tree_driver/distributed_tree_driver.cpp (diff)
The file was modified src/details/ArborX_PredicateHelpers.hpp (diff)
The file was modified src/details/ArborX_DetailsFDBSCANDenseBox.hpp (diff)
The file was modified test/tstDetailsMutualReachabilityDistance.cpp (diff)
The file was modified test/tstQueryTreeRay.cpp (diff)
Commit 5bca30ebc1e728c9ca8285fb0ed5e9404f9b461f by Andrey Prokopenko
Use class instead of struct
The file was modified src/details/ArborX_PredicateHelpers.hpp (diff)
Commit f6f24e1099fd0b6eb329dbffded09a4d807387bd by Andrey Prokopenko
Restore AccessTraits in molecular dynamics example for user ease of use
The file was modified examples/molecular_dynamics/example_molecular_dynamics.cpp (diff)
The file was modified test/tstDetailsMutualReachabilityDistance.cpp (diff)
The file was modified test/tstNeighborList.cpp (diff)
The file was modified test/tstQueryTreeRay.cpp (diff)
The file was modified benchmarks/dbscan/ArborX_DBSCANVerification.hpp (diff)
The file was modified src/details/ArborX_MinimumSpanningTree.hpp (diff)
The file was modified benchmarks/distributed_tree_driver/distributed_tree_driver.cpp (diff)
The file was modified src/details/ArborX_PredicateHelpers.hpp (diff)
The file was modified src/interpolation/ArborX_InterpMovingLeastSquares.hpp (diff)
The file was modified examples/raytracing/example_raytracing.cpp (diff)
The file was modified src/ArborX_DBSCAN.hpp (diff)