MPI_Channel Class Reference#include <MPI_Channel.h>
Inheritance diagram for MPI_Channel: ![]()
Detailed Description
Definition at line 40 of file MPI_Channel.h. Constructor & Destructor Documentation
Definition at line 44 of file MPI_Channel.cpp.
Definition at line 53 of file MPI_Channel.cpp.
Member Function Documentation
Implements Channel. Definition at line 77 of file MPI_Channel.cpp. References ChannelAddress::getType(), opserr, MPI_ChannelAddress::otherComm, and MPI_ChannelAddress::otherTag.
Implements Channel. Definition at line 98 of file MPI_Channel.cpp. References ChannelAddress::getType(), opserr, MPI_ChannelAddress::otherComm, MPI_ChannelAddress::otherTag, and MovableObject::sendSelf().
Implements Channel. Definition at line 121 of file MPI_Channel.cpp. References ChannelAddress::getType(), opserr, MPI_ChannelAddress::otherComm, MPI_ChannelAddress::otherTag, MovableObject::recvSelf(), and theBroker.
Implements Channel. Definition at line 148 of file MPI_Channel.cpp. References count, Message::data, ChannelAddress::getType(), Message::length, opserr, MPI_ChannelAddress::otherComm, and MPI_ChannelAddress::otherTag.
Implements Channel. Definition at line 190 of file MPI_Channel.cpp. References Message::data, ChannelAddress::getType(), Message::length, opserr, MPI_ChannelAddress::otherComm, and MPI_ChannelAddress::otherTag.
Implements Channel. Definition at line 263 of file MPI_Channel.cpp. References Matrix::data, Matrix::dataSize, ChannelAddress::getType(), opserr, MPI_ChannelAddress::otherComm, and MPI_ChannelAddress::otherTag.
Implements Channel. Definition at line 219 of file MPI_Channel.cpp. References count, Matrix::data, Matrix::dataSize, ChannelAddress::getType(), opserr, MPI_ChannelAddress::otherComm, and MPI_ChannelAddress::otherTag.
Implements Channel. Definition at line 345 of file MPI_Channel.cpp. References ChannelAddress::getType(), opserr, MPI_ChannelAddress::otherComm, MPI_ChannelAddress::otherTag, Vector::sz, and Vector::theData.
Implements Channel. Definition at line 300 of file MPI_Channel.cpp. References count, ChannelAddress::getType(), opserr, MPI_ChannelAddress::otherComm, MPI_ChannelAddress::otherTag, Vector::sz, and Vector::theData.
Implements Channel. Definition at line 426 of file MPI_Channel.cpp. References ID::data, ChannelAddress::getType(), opserr, MPI_ChannelAddress::otherComm, MPI_ChannelAddress::otherTag, and ID::sz.
Implements Channel. Definition at line 378 of file MPI_Channel.cpp. References count, ID::data, ChannelAddress::getType(), opserr, MPI_ChannelAddress::otherComm, MPI_ChannelAddress::otherTag, and ID::sz.
The documentation for this class was generated from the following files:
|