Skip to content
Failed

Changes

Summary

  1. Get rid of BOOST_TEST_DYN_LINK (commit: d90d774) (details)
  2. Reorganize source files (#1167) (commit: 2e7ef7b) (details)
The file was modifiedtest/CMakeLists.txt (diff)
Commit 2e7ef7bc42f93fe8595f64cf5d6faa67391344c6 by noreply
Reorganize source files (#1167)

* Reorganize files

* Do not automatically include details/ and remove `Details` from names

* Include KokkosExt through kokkos_ext/header

* Move space filling curves and morton code headers

* details -> detail

* Include misc headers through misc/header

* Rename to ArborX_GeometryAlgorithms.hpp

* Fix install dirs

* Fix header guards

* Rename two files to make file names unique

* Fix INSTALL_INTERFACE include dirs

Co-authored-by: Damien L-G <dalg24+github@gmail.com>
(commit: 2e7ef7b)
The file was removedsrc/kokkos_ext/ArborX_DetailsKokkosExtSort.hpp
The file was removedsrc/details/ArborX_DetailsNearestBufferProvider.hpp
The file was addedsrc/spatial/detail/ArborX_NeighborList.hpp
The file was removedsrc/details/ArborX_DetailsTreeVisualization.hpp
The file was removedsrc/details/ArborX_DetailsStack.hpp
The file was addedsrc/cluster/detail/ArborX_DendrogramHelpers.hpp
The file was modifiedtest/tstSequenceContainers.cpp (diff)
The file was modifiedtest/tstAttachIndices.cpp (diff)
The file was removedsrc/geometry/ArborX_DetailsAlgorithms.hpp
The file was modifiedexamples/viz/tree_visualization.cpp (diff)
The file was removedsrc/details/ArborX_SpaceFillingCurves.hpp
The file was modifiedbenchmarks/dbscan/ArborX_DBSCANVerification.hpp (diff)
The file was modifiedtest/tstDetailsDistributedTreeImpl.cpp (diff)
The file was addedsrc/spatial/detail/ArborX_TreeTraversal.hpp
The file was addedsrc/cluster/ArborX_Dendrogram.hpp
The file was addedsrc/spatial/detail/ArborX_AttachIndices.hpp
The file was removedsrc/details/ArborX_IndexableGetter.hpp
The file was addedsrc/interpolation/detail/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp
The file was modifiedtest/tstDetailsHalfTraversal.cpp (diff)
The file was addedsrc/cluster/ArborX_DBSCAN.hpp
The file was modifiedtest/ArborX_BoostRTreeHelpers.hpp (diff)
The file was removedsrc/details/ArborX_DetailsDistributedTreeSpatial.hpp
The file was removedsrc/interpolation/details/ArborX_InterpDetailsSymmetricPseudoInverseSVD.hpp
The file was addedsrc/distributed/detail/ArborX_DistributedTreeUtils.hpp
The file was modifiedtest/tstDetailsDistributor.cpp (diff)
The file was addedsrc/cluster/detail/ArborX_FDBSCANDenseBox.hpp
The file was removedsrc/details/ArborX_DetailsPermutedData.hpp
The file was addedsrc/spatial/detail/ArborX_TreeConstruction.hpp
The file was removedsrc/details/ArborX_DetailsUnionFind.hpp
The file was removedsrc/kokkos_ext/ArborX_DetailsKokkosExtKernelStdAlgorithms.hpp
The file was addedsrc/misc/ArborX_Exception.hpp
The file was addedsrc/cluster/detail/ArborX_WeightedEdge.hpp
The file was removedsrc/kokkos_ext/ArborX_DetailsKokkosExtStdAlgorithms.hpp
The file was modifiedsrc/geometry/ArborX_KDOP.hpp (diff)
The file was modifiedtest/tstIndexableGetter.cpp (diff)
The file was addedsrc/spatial/detail/ArborX_HappyTreeFriends.hpp
The file was removedsrc/details/ArborX_DetailsUtils.hpp
The file was addedsrc/interpolation/detail/ArborX_InterpDetailsSymmetricPseudoInverseSVD.hpp
The file was removedsrc/details/ArborX_DetailsTreeConstruction.hpp
The file was addedsrc/interpolation/detail/ArborX_InterpDetailsCompactRadialBasisFunction.hpp
The file was addedsrc/misc/ArborX_Stack.hpp
The file was addedsrc/spatial/ArborX_CrsGraphWrapper.hpp
The file was removedsrc/details/ArborX_TraversalPolicy.hpp
The file was addedsrc/kokkos_ext/ArborX_KokkosExtStdAlgorithms.hpp
The file was modifiedtest/tstInterpDetailsSVD.cpp (diff)
The file was addedsrc/cluster/detail/ArborX_MutualReachabilityDistance.hpp
The file was removedsrc/details/ArborX_DetailsDistributor.hpp
The file was removedsrc/details/ArborX_DetailsHeap.hpp
The file was modifiedbenchmarks/bvh_driver/benchmark_registration.hpp (diff)
The file was removedsrc/ArborX_DBSCAN.hpp
The file was modifiedtest/tstNeighborList.cpp (diff)
The file was removedsrc/ArborX_BruteForce.hpp
The file was removedsrc/details/ArborX_DetailsTreeNodeLabeling.hpp
The file was modifiedtest/tstPriorityQueueMiscellaneous.cpp (diff)
The file was removedsrc/details/ArborX_Callbacks.hpp
The file was modifiedsrc/ArborX.hpp (diff)
The file was removedsrc/kokkos_ext/ArborX_DetailsKokkosExtAccessibilityTraits.hpp
The file was modifiedtest/tstBoostGeometryAdapters.cpp (diff)
The file was addedsrc/misc/ArborX_Containers.hpp
The file was addedsrc/misc/ArborX_Heap.hpp
The file was removedsrc/details/ArborX_DetailsDistributedTreeNearestHelpers.hpp
The file was removedsrc/kokkos_ext/ArborX_DetailsKokkosExtArithmeticTraits.hpp
The file was modifiedtest/tstQueryTreeTraversalPolicy.cpp (diff)
The file was addedsrc/spatial/detail/ArborX_HalfTraversal.hpp
The file was addedsrc/distributed/detail/ArborX_DistributedTreeNearestHelpers.hpp
The file was removedsrc/details/ArborX_DetailsCrsGraphWrapperImpl.hpp
The file was addedsrc/spatial/detail/ArborX_NearestBufferProvider.hpp
The file was addedsrc/cluster/ArborX_HDBSCAN.hpp
The file was addedsrc/distributed/ArborX_DistributedTree.hpp
The file was modifiedsrc/geometry/ArborX_Segment.hpp (diff)
The file was modifiedbenchmarks/union_find/union_find.cpp (diff)
The file was removedsrc/details/ArborX_DetailsHappyTreeFriends.hpp
The file was removedsrc/ArborX_LinearBVH.hpp
The file was removedsrc/details/ArborX_DetailsNode.hpp
The file was modifiedtest/tstDetailsKokkosExtViewHelpers.cpp (diff)
The file was removedsrc/interpolation/details/ArborX_InterpDetailsCompactRadialBasisFunction.hpp
The file was removedsrc/kokkos_ext/ArborX_DetailsKokkosExtUninitializedMemoryAlgorithms.hpp
The file was removedsrc/details/ArborX_DetailsTreeTraversal.hpp
The file was addedsrc/misc/ArborX_OperatorFunctionObjects.hpp
The file was modifiedtest/tstDetailsKokkosExtStdAlgorithms.cpp (diff)
The file was removedsrc/kokkos_ext/ArborX_DetailsKokkosExtViewHelpers.hpp
The file was addedsrc/kokkos_ext/ArborX_KokkosExtAccessibilityTraits.hpp
The file was modifiedbenchmarks/dbscan/dbscan_timpl.hpp (diff)
The file was removedsrc/details/ArborX_DetailsSortUtils.hpp
The file was addedsrc/spatial/ArborX_BruteForce.hpp
The file was modifiedtest/tstQueryTreeRay.cpp (diff)
The file was removedsrc/details/ArborX_DetailsMutualReachabilityDistance.hpp
The file was modifiedtest/ArborXTest_LegacyTree.hpp (diff)
The file was modifiedtest/tstDetailsUtils.cpp (diff)
The file was modifiedCMakeLists.txt (diff)
The file was removedsrc/kokkos_ext/ArborX_DetailsKokkosExtMinMaxReduce.hpp
The file was addedsrc/spatial/detail/ArborX_Predicates.hpp
The file was removedsrc/details/ArborX_DetailsContainers.hpp
The file was modifiedtest/tstUnionFind.cpp (diff)
The file was removedsrc/details/ArborX_MinimumSpanningTree.hpp
The file was addedsrc/geometry/detail/ArborX_GeometryAlgorithms.hpp
The file was modifiedtest/tstException.cpp (diff)
The file was addedsrc/kokkos_ext/ArborX_KokkosExtViewHelpers.hpp
The file was removedsrc/details/ArborX_Predicates.hpp
The file was addedsrc/spatial/detail/ArborX_TraversalPolicy.hpp
The file was removedsrc/interpolation/details/ArborX_InterpDetailsPolynomialBasis.hpp
The file was removedsrc/details/ArborX_DetailsDistributedTreeUtils.hpp
The file was modifiedtest/tstCompileOnlyAccessTraits.cpp (diff)
The file was addedsrc/misc/ArborX_SortUtils.hpp
The file was modifiedtest/tstDetailsKokkosExtMinMaxReduce.cpp (diff)
The file was addedsrc/kokkos_ext/ArborX_KokkosExtArithmeticTraits.hpp
The file was removedsrc/kokkos_ext/ArborX_DetailsKokkosExtVersion.hpp
The file was removedsrc/details/ArborX_NeighborList.hpp
The file was addedsrc/spatial/ArborX_LinearBVH.hpp
The file was removedsrc/details/ArborX_Exception.hpp
The file was removedsrc/details/ArborX_PredicateHelpers.hpp
The file was modifiedtest/tstDetailsMortonCodes.cpp (diff)
The file was addedsrc/spatial/detail/ArborX_AccessTraits.hpp
The file was addedsrc/spatial/detail/ArborX_Node.hpp
The file was modifiedsrc/geometry/ArborX_Tetrahedron.hpp (diff)
The file was addedsrc/spatial/detail/ArborX_CrsGraphWrapperImpl.hpp
The file was modifiedtest/tstDetailsVector.cpp (diff)
The file was removedsrc/interpolation/details/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp
The file was modifiedtest/tstBoostRangeAdapters.cpp (diff)
The file was addedsrc/spatial/detail/ArborX_BruteForceImpl.hpp
The file was removedsrc/details/ArborX_DetailsMortonCode.hpp
The file was removedsrc/details/ArborX_AttachIndices.hpp
The file was modifiedbenchmarks/dbscan/data.hpp (diff)
The file was removedsrc/details/ArborX_DetailsCartesianGrid.hpp
The file was addedsrc/interpolation/detail/ArborX_InterpDetailsPolynomialBasis.hpp
The file was removedsrc/details/ArborX_DetailsHalfTraversal.hpp
The file was addedsrc/misc/ArborX_Vector.hpp
The file was modifiedtest/tstDetailsCrsGraphWrapperImpl.cpp (diff)
The file was addedsrc/misc/ArborX_Utils.hpp
The file was addedsrc/kokkos_ext/ArborX_KokkosExtKernelStdAlgorithms.hpp
The file was addedsrc/spatial/detail/ArborX_MortonCode.hpp
The file was modifiedtest/tstInterpDetailsMLSCoefficients.cpp (diff)
The file was removedsrc/details/ArborX_DetailsBatchedQueries.hpp
The file was modifiedtest/tstDendrogram.cpp (diff)
The file was addedsrc/cluster/detail/ArborX_CartesianGrid.hpp
The file was modifiedsrc/geometry/ArborX_Box.hpp (diff)
The file was modifiedtest/ArborX_BoostRangeAdapters.hpp (diff)
The file was removedsrc/details/ArborX_DetailsPriorityQueue.hpp
The file was addedsrc/cluster/detail/ArborX_UnionFind.hpp
The file was modifiedsrc/geometry/ArborX_Ray.hpp (diff)
The file was addedsrc/spatial/detail/ArborX_PredicateHelpers.hpp
The file was removedsrc/details/ArborX_PairValueIndex.hpp
The file was removedsrc/ArborX_HDBSCAN.hpp
The file was removedsrc/details/ArborX_DetailsBruteForceImpl.hpp
The file was modifiedtest/tstCompileOnlyCallbacks.cpp (diff)
The file was modifiedtest/tstDetailsGeometryReducer.cpp (diff)
The file was removedsrc/ArborX_DistributedTree.hpp
The file was modifiedtest/tstDetailsKokkosExtKernelStdAlgorithms.cpp (diff)
The file was removedsrc/details/ArborX_Dendrogram.hpp
The file was modifiedtest/tstDetailsExpandHalfToFull.cpp (diff)
The file was removedsrc/details/ArborX_DetailsFDBSCAN.hpp
The file was addedsrc/kokkos_ext/ArborX_KokkosExtVersion.hpp
The file was modifiedtest/tstInterpDetailsPolyBasis.cpp (diff)
The file was removedsrc/details/ArborX_DetailsFDBSCANDenseBox.hpp
The file was addedsrc/spatial/detail/ArborX_SpaceFillingCurves.hpp
The file was modifiedtest/tstKDOP.cpp (diff)
The file was addedsrc/spatial/detail/ArborX_Callbacks.hpp
The file was removedsrc/details/ArborX_DetailsOperatorFunctionObjects.hpp
The file was modifiedtest/tstDetailsAlgorithms.cpp (diff)
The file was addedsrc/spatial/detail/ArborX_TreeNodeLabeling.hpp
The file was removedsrc/details/ArborX_DetailsDistributedTreeImpl.hpp
The file was removedsrc/details/ArborX_DetailsExpandHalfToFull.hpp
The file was modifiedtest/tstDetailsTreeConstruction.cpp (diff)
The file was removedsrc/details/ArborX_DetailsDendrogram.hpp
The file was removedsrc/details/ArborX_DetailsVector.hpp
The file was addedsrc/spatial/detail/ArborX_IndexableGetter.hpp
The file was addedsrc/cluster/ArborX_MinimumSpanningTree.hpp
The file was removedsrc/details/ArborX_AccessTraits.hpp
The file was addedsrc/cluster/detail/ArborX_BoruvkaHelpers.hpp
The file was addedsrc/kokkos_ext/ArborX_KokkosExtSort.hpp
The file was modifiedtest/tstInterpDetailsCompactRadialBasisFunction.cpp (diff)
The file was addedsrc/spatial/detail/ArborX_PermutedData.hpp
The file was addedsrc/distributed/detail/ArborX_DistributedTreeNearest.hpp
The file was removedsrc/details/ArborX_DetailsDistributedTreeNearest.hpp
The file was removedsrc/details/ArborX_DetailsWeightedEdge.hpp
The file was addedsrc/spatial/detail/ArborX_PairValueIndex.hpp
The file was addedsrc/cluster/detail/ArborX_FDBSCAN.hpp
The file was modifiedsrc/ArborX_Version.hpp.in (diff)
The file was modifiedtest/tstDetailsTreeNodeLabeling.cpp (diff)
The file was modifiedtest/tstDetailsMutualReachabilityDistance.cpp (diff)
The file was addedsrc/distributed/detail/ArborX_DistributedTreeImpl.hpp
The file was addedsrc/spatial/detail/ArborX_ExpandHalfToFull.hpp
The file was addedsrc/distributed/detail/ArborX_DistributedTreeSpatial.hpp
The file was modifiedtest/tstContainerAdaptors.cpp (diff)
The file was modifiedtest/tstDetailsKokkosExtUninitializedMemoryAlgorithms.cpp (diff)
The file was addedsrc/kokkos_ext/ArborX_KokkosExtUninitializedMemoryAlgorithms.hpp
The file was removedsrc/ArborX_CrsGraphWrapper.hpp
The file was modifiedtest/tstHeapOperations.cpp (diff)
The file was removedsrc/details/ArborX_DetailsMinimumSpanningTree.hpp
The file was addedsrc/distributed/detail/ArborX_Distributor.hpp
The file was modifiedsrc/interpolation/ArborX_InterpMovingLeastSquares.hpp (diff)
The file was addedsrc/spatial/detail/ArborX_TreeVisualization.hpp
The file was addedsrc/kokkos_ext/ArborX_KokkosExtMinMaxReduce.hpp
The file was addedsrc/spatial/detail/ArborX_BatchedQueries.hpp
The file was modifiedtest/ArborX_EnableViewComparison.hpp (diff)
The file was addedsrc/misc/ArborX_PriorityQueue.hpp