Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
shamalgs::collective::SparseCommTable Struct Reference
+ Collaboration diagram for shamalgs::collective::SparseCommTable:

Public Member Functions

void build (const std::vector< SendPayload > &message_send)
 

Public Attributes

std::vector< u64local_send_vec_comm_ranks
 
std::vector< u64global_comm_ranks
 

Detailed Description

Definition at line 56 of file sparseXchg.hpp.

Member Function Documentation

◆ build()

void shamalgs::collective::SparseCommTable::build ( const std::vector< SendPayload > &  message_send)
inline

Definition at line 60 of file sparseXchg.hpp.

Member Data Documentation

◆ global_comm_ranks

std::vector<u64> shamalgs::collective::SparseCommTable::global_comm_ranks

Definition at line 58 of file sparseXchg.hpp.

◆ local_send_vec_comm_ranks

std::vector<u64> shamalgs::collective::SparseCommTable::local_send_vec_comm_ranks

Definition at line 57 of file sparseXchg.hpp.


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