There was an error while loading. Please reload this page.
ArborX / Spatial indexes / ArborX::DistributedTree
ArborX
ArborX::DistributedTree
ArborX::DistributedTree<MemorySpace, Value, IndexableGetter, BoundingVolume>::size()
KOKKOS_FUNCTION size_type size() const noexcept;
Returns the global number of leaves in the tree.
(none)
The global number of leaves in the tree.
Constant.
empty : checks whether the tree is empty. bounds : returns a bounding volume that contains all leaves.
empty
bounds