Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shamtree::LeafCellIteratorHost Struct Reference

host version of the cell iterator More...

#include <shamtree/include/shamtree/LeafCellIterator.hpp>

Collaboration diagram for shamtree::LeafCellIteratorHost:

Public Types

using acc = LeafCellIteratorAccessed

Public Member Functions

acc get_read_access () const
 get read only accessor

Public Attributes

std::vector< u32sort_index_map
 Sort index map.
std::vector< u32reduc_index_map
 Reduction index map.

Detailed Description

host version of the cell iterator

Definition at line 99 of file LeafCellIterator.hpp.

Member Typedef Documentation

◆ acc

using shamtree::LeafCellIteratorHost::acc = LeafCellIteratorAccessed

Definition at line 103 of file LeafCellIterator.hpp.

Member Function Documentation

◆ get_read_access()

acc shamtree::LeafCellIteratorHost::get_read_access ( ) const
inline

get read only accessor

Definition at line 106 of file LeafCellIterator.hpp.

Member Data Documentation

◆ reduc_index_map

std::vector<u32> shamtree::LeafCellIteratorHost::reduc_index_map

Reduction index map.

Definition at line 101 of file LeafCellIterator.hpp.

◆ sort_index_map

std::vector<u32> shamtree::LeafCellIteratorHost::sort_index_map

Sort index map.

Definition at line 100 of file LeafCellIterator.hpp.


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