62 #ifndef MPI_ChannelAddress_h 63 #define MPI_ChannelAddress_h 65 #include "utility/actor/address/ChannelAddress.h" It is used to encapsulate the addresses used to send/recv messages using the MPI library.
Definition: MPI_ChannelAddress.h:73
MPI_Channel is a sub-class of channel.
Definition: MPI_Channel.h:70
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35
Base class for classes that encapsulate channel addresses.
Definition: ChannelAddress.h:78