Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shamrock.tree::HostObjectCache Struct Reference
Collaboration diagram for shamrock.tree::HostObjectCache:

Public Member Functions

u64 get_memsize ()

Public Attributes

std::vector< u32cnt_neigh
std::vector< u32scanned_cnt
u32 sum_neigh_cnt
std::vector< u32index_neigh_map

Detailed Description

Definition at line 363 of file TreeTraversal.hpp.

Member Function Documentation

◆ get_memsize()

u64 shamrock.tree::HostObjectCache::get_memsize ( )
inline

Definition at line 369 of file TreeTraversal.hpp.

Member Data Documentation

◆ cnt_neigh

std::vector<u32> shamrock.tree::HostObjectCache::cnt_neigh

Definition at line 364 of file TreeTraversal.hpp.

◆ index_neigh_map

std::vector<u32> shamrock.tree::HostObjectCache::index_neigh_map

Definition at line 367 of file TreeTraversal.hpp.

◆ scanned_cnt

std::vector<u32> shamrock.tree::HostObjectCache::scanned_cnt

Definition at line 365 of file TreeTraversal.hpp.

◆ sum_neigh_cnt

u32 shamrock.tree::HostObjectCache::sum_neigh_cnt

Definition at line 366 of file TreeTraversal.hpp.


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