Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
indexing.hpp File Reference
#include "shambackends/SyclMpiTypes.hpp"
#include "shambackends/typeAliasVec.hpp"
#include "shamcomm/logs.hpp"
#include "shamcomm/mpiErrorCheck.hpp"
#include "shamcomm/worldInfo.hpp"
#include "shamcomm/wrapper.hpp"
+ Include dependency graph for indexing.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shamalgs::collective::ViewInfo
 

Namespaces

namespace  shamalgs
 namespace to contain everything implemented by shamalgs
 

Functions

ViewInfo shamalgs::collective::fetch_view (u64 byte_count)
 
ViewInfo shamalgs::collective::fetch_view_known_total (u64 byte_count, u64 total_byte)
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file indexing.hpp.

Function Documentation

◆ fetch_view()

ViewInfo shamalgs::collective::fetch_view ( u64  byte_count)
inline

Definition at line 33 of file indexing.hpp.

◆ fetch_view_known_total()

ViewInfo shamalgs::collective::fetch_view_known_total ( u64  byte_count,
u64  total_byte 
)
inline

Definition at line 52 of file indexing.hpp.