Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
RadixTree< Umorton, Tvec >::LeafIterator Class Reference

Public Member Functions

 LeafIterator (RadixTree &rtree, sycl::handler &cgh)
template<class Func>
void iter_object_in_leaf (u32 leaf_id, Func &&func_it) const noexcept

Detailed Description

template<class Umorton, class Tvec>
class RadixTree< Umorton, Tvec >::LeafIterator

Definition at line 223 of file RadixTree.hpp.

Constructor & Destructor Documentation

◆ LeafIterator()

template<class Umorton, class Tvec>
RadixTree< Umorton, Tvec >::LeafIterator::LeafIterator ( RadixTree & rtree,
sycl::handler & cgh )
inline

Definition at line 229 of file RadixTree.hpp.

Member Function Documentation

◆ iter_object_in_leaf()

template<class Umorton, class Tvec>
template<class Func>
void RadixTree< Umorton, Tvec >::LeafIterator::iter_object_in_leaf ( u32 leaf_id,
Func && func_it ) const
inlinenoexcept

Definition at line 236 of file RadixTree.hpp.


The documentation for this class was generated from the following file: