Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::MessagePassing::GatherMessageInfo< DataType > Member List

This is the complete list of members for Arcane::MessagePassing::GatherMessageInfo< DataType >, including all inherited members.

_setType(Mode t) (defined in Arcane::MessagePassing::GatherMessageInfoBase)Arcane::MessagePassing::GatherMessageInfoBaseinlineprotected
BaseClass typedef (defined in Arcane::MessagePassing::GatherMessageInfo< DataType >)Arcane::MessagePassing::GatherMessageInfo< DataType >
destinationRank() constArcane::MessagePassing::GatherMessageInfoBaseinline
GatherMessageInfo()=defaultArcane::MessagePassing::GatherMessageInfo< DataType >
GatherMessageInfo(MessageRank dest_rank)Arcane::MessagePassing::GatherMessageInfo< DataType >inlineexplicit
GatherMessageInfo(MessageRank dest_rank, eBlockingType blocking_type)Arcane::MessagePassing::GatherMessageInfo< DataType >inline
GatherMessageInfoBase()=defaultArcane::MessagePassing::GatherMessageInfoBase
GatherMessageInfoBase(MessageRank dest_rank)Arcane::MessagePassing::GatherMessageInfoBaseinlineexplicit
GatherMessageInfoBase(MessageRank dest_rank, eBlockingType blocking_type)Arcane::MessagePassing::GatherMessageInfoBaseinline
isBlocking() constArcane::MessagePassing::GatherMessageInfoBaseinline
isValid() const (defined in Arcane::MessagePassing::GatherMessageInfoBase)Arcane::MessagePassing::GatherMessageInfoBaseinline
localReceptionBuffer() constArcane::MessagePassing::GatherMessageInfo< DataType >inline
Mode enum nameArcane::MessagePassing::GatherMessageInfoBase
mode() constArcane::MessagePassing::GatherMessageInfoBaseinline
print(std::ostream &o) constArcane::MessagePassing::GatherMessageInfoBase
receiveBuffer() constArcane::MessagePassing::GatherMessageInfo< DataType >inline
receiveCounts() constArcane::MessagePassing::GatherMessageInfo< DataType >inline
receiveDisplacement()Arcane::MessagePassing::GatherMessageInfo< DataType >inline
sendBuffer() constArcane::MessagePassing::GatherMessageInfo< DataType >inline
setBlocking(bool is_blocking) (defined in Arcane::MessagePassing::GatherMessageInfoBase)Arcane::MessagePassing::GatherMessageInfoBaseinline
setDestinationRank(MessageRank rank)Arcane::MessagePassing::GatherMessageInfoBaseinline
setGather(Span< const DataType > send_buf, Span< DataType > receive_buf)Arcane::MessagePassing::GatherMessageInfo< DataType >inline
setGatherVariable(Span< const DataType > send_buf, Array< DataType > *receive_array)Arcane::MessagePassing::GatherMessageInfo< DataType >inline
setGatherVariable(Span< const DataType > send_buf, Span< DataType > receive_buf, Span< const Int32 > receive_counts, Span< const Int32 > receive_displacements)Arcane::MessagePassing::GatherMessageInfo< DataType >inline