Definition at line 304 of file TreeTraversal.hpp.
◆ LeafCacheObjectIterator()
template<class u_morton , class vec >
| shamrock.tree::LeafCacheObjectIterator::LeafCacheObjectIterator |
( |
RadixTree< u_morton, vec > & |
rtree, |
|
|
sycl::buffer< u32 > & |
ownerships, |
|
|
LeafCache::ptrs & |
cache, |
|
|
sycl::handler & |
cgh |
|
) |
| |
|
inline |
◆ for_each_object()
template<class Functor_iter >
| void shamrock.tree::LeafCacheObjectIterator::for_each_object |
( |
u32 |
idx, |
|
|
Functor_iter && |
func_it |
|
) |
| const |
|
inline |
◆ iter_object_in_cell()
template<class Functor_iter >
| void shamrock.tree::LeafCacheObjectIterator::iter_object_in_cell |
( |
const u32 & |
cell_id, |
|
|
Functor_iter && |
func_it |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: