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

Public Member Functions

SerializeSize get_ser_sz ()
 

Public Attributes

u64 sender
 
u64 receiver
 
u64 length
 
sham::DeviceBuffer< u8 > & data
 

Detailed Description

Definition at line 56 of file distributedDataComm.cpp.

Member Function Documentation

◆ get_ser_sz()

SerializeSize shamalgs::collective::details::DataTmp::get_ser_sz ( )
inline

Definition at line 62 of file distributedDataComm.cpp.

Member Data Documentation

◆ data

sham::DeviceBuffer<u8>& shamalgs::collective::details::DataTmp::data

Definition at line 60 of file distributedDataComm.cpp.

◆ length

u64 shamalgs::collective::details::DataTmp::length

Definition at line 59 of file distributedDataComm.cpp.

◆ receiver

u64 shamalgs::collective::details::DataTmp::receiver

Definition at line 58 of file distributedDataComm.cpp.

◆ sender

u64 shamalgs::collective::details::DataTmp::sender

Definition at line 57 of file distributedDataComm.cpp.


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