44 Kokkos::RangePolicy<Kokkos::IndexType<int32>>;
46 Kokkos::parallel_reduce
48 "mortonIndexing::getIndex::morton",
49 rpMorton(activeRange.first, activeRange.second),
60 static_cast<uint64_t
>(-1),
61 static_cast<uint64_t
>(-1),
62 static_cast<uint64_t
>(-1)