Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
RadixTree< Umorton, Tvec >::CuttedTree Struct Reference
+ Collaboration diagram for RadixTree< Umorton, Tvec >::CuttedTree:

Public Attributes

RadixTree< Umorton, Tvec > rtree
 
std::unique_ptr< sycl::buffer< u32 > > new_node_id_to_old
 
std::unique_ptr< sycl::buffer< u32 > > pdat_extract_id
 

Detailed Description

template<class Umorton, class Tvec>
struct RadixTree< Umorton, Tvec >::CuttedTree

Definition at line 209 of file RadixTree.hpp.

Member Data Documentation

◆ new_node_id_to_old

template<class Umorton , class Tvec >
std::unique_ptr<sycl::buffer<u32> > RadixTree< Umorton, Tvec >::CuttedTree::new_node_id_to_old

Definition at line 211 of file RadixTree.hpp.

◆ pdat_extract_id

template<class Umorton , class Tvec >
std::unique_ptr<sycl::buffer<u32> > RadixTree< Umorton, Tvec >::CuttedTree::pdat_extract_id

Definition at line 213 of file RadixTree.hpp.

◆ rtree

template<class Umorton , class Tvec >
RadixTree<Umorton, Tvec> RadixTree< Umorton, Tvec >::CuttedTree::rtree

Definition at line 210 of file RadixTree.hpp.


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