From 1c2a55c5224d35f8296b5b7a6c1fa1e1d2f26826 Mon Sep 17 00:00:00 2001
From: Timo Heister
ArborX is an open-source library designed to provide performance portable algorithms for geometric search, similarly to nanoflann and Boost Geometry.
- To use a self compiled version, pass -DARBORX_DIR=/path/to/arborx
to the deal.II CMake call. To use ArborX, deal.II needs to be configured with Kokkossupport.
+ To use a self compiled version, pass -DARBORX_DIR=/path/to/arborx
to the deal.II CMake call. To use ArborX, deal.II needs to be configured with Kokkos support.