![]() |
Shamrock 2025.10.0
Astrophysical Code
|
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 |
Definition at line 56 of file distributedDataComm.cpp.
|
inline |
Definition at line 62 of file distributedDataComm.cpp.
| sham::DeviceBuffer<u8>& shamalgs::collective::details::DataTmp::data |
Definition at line 60 of file distributedDataComm.cpp.
| u64 shamalgs::collective::details::DataTmp::length |
Definition at line 59 of file distributedDataComm.cpp.
| u64 shamalgs::collective::details::DataTmp::receiver |
Definition at line 58 of file distributedDataComm.cpp.
| u64 shamalgs::collective::details::DataTmp::sender |
Definition at line 57 of file distributedDataComm.cpp.