ArborX::DistributedTree::empty - aprokop/ArborX GitHub Wiki
ArborX
/ Spatial indexes / ArborX::DistributedTree
KOKKOS_FUNCTION bool empty() const noexcept;
Checks if the global tree has no leaves on all ranks.
(none)
true
if the global tree is empty, false
otherwise.
Constant.
size
: returns the number of leaves on all ranks.