#include #include #include "ArborXTest_LegacyTree.hpp" template using ArborX_BVH_Box = ArborX::BVH; template using ArborX_Legacy_BVH_Box = LegacyTree, ArborX::Details::DefaultIndexableGetter, ArborX::Box>>; #define ARBORX_TEST_TREE_TYPES Tuple #define ARBORX_TEST_DEVICE_TYPES std::tuple #include