-
Notifications
You must be signed in to change notification settings - Fork 45
ArborX::DistributedTree::empty
Andrey Prokopenko edited this page Apr 15, 2025
·
2 revisions
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.