Encapsulates source/destination information.
More...
#include <arcane/parallel/mpithread/HybridMessageQueue.h>
Encapsulates source/destination information.
Definition at line 83 of file HybridMessageQueue.h.
◆ SourceDestinationFullRankInfo()
◆ destination()
| FullRankInfo Arcane::MessagePassing::SourceDestinationFullRankInfo::destination |
( |
| ) |
const |
|
inline |
◆ isSameMpiRank()
| bool Arcane::MessagePassing::SourceDestinationFullRankInfo::isSameMpiRank |
( |
| ) |
const |
|
inline |
◆ source()
| FullRankInfo Arcane::MessagePassing::SourceDestinationFullRankInfo::source |
( |
| ) |
const |
|
inline |
◆ m_destination
| FullRankInfo Arcane::MessagePassing::SourceDestinationFullRankInfo::m_destination |
|
private |
◆ m_source
| FullRankInfo Arcane::MessagePassing::SourceDestinationFullRankInfo::m_source |
|
private |
The documentation for this class was generated from the following file: