XC Open source finite element analysis program
XC::MPI_Channel Member List

This is the complete list of members for XC::MPI_Channel, including all inherited members.

addToProgram(void) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
Channel(void)XC::Channel
checkDbTag(const int &dbTag)XC::Channel
clearDbTags(void) (defined in XC::Channel)XC::Channel
getDbTag(void) const (defined in XC::Channel)XC::Channelvirtual
getLastSendersAddress(void) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
getTag(void) const (defined in XC::Channel)XC::Channel
getUsedTags(void) const XC::Channel
isDatastore(void) const (defined in XC::Channel)XC::Channelvirtual
MPI_Channel(int otherProcess) (defined in XC::MPI_Channel)XC::MPI_Channel
receiveMovable(int commitTag, MovableObject &, FEM_ObjectBroker &)XC::Channelprotected
recvID(int dbTag, int commitTag, ID &, ChannelAddress *theAddress=0) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
recvMatrix(int dbTag, int commitTag, Matrix &, ChannelAddress *theAddress=0) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
recvMsg(int dbTag, int commitTag, Message &, ChannelAddress *theAddress=0) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
recvObj(int commitTag, MovableObject &theObject, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=0) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
recvObjs(int commitTag, const inputIterator &first, const inputIterator &last, FEM_ObjectBroker &, ChannelAddress *theAddress=nullptr)XC::Channel
recvVector(int dbTag, int commitTag, Vector &, ChannelAddress *theAddress=0) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
sendID(int dbTag, int commitTag, const ID &, ChannelAddress *theAddress=0) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
sendMatrix(int dbTag, int commitTag, const Matrix &, ChannelAddress *theAddress=0)XC::MPI_Channelvirtual
sendMovable(int commitTag, MovableObject &)XC::Channelprotected
sendMsg(int dbTag, int commitTag, const Message &, ChannelAddress *theAddress=0) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
sendObj(int commitTag, MovableObject &theObject, ChannelAddress *theAddress=0) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
sendObjs(int commitTag, const inputIterator &first, const inputIterator &last, ChannelAddress *theAddress=nullptr)XC::Channel
sendVector(int dbTag, int commitTag, const Vector &, ChannelAddress *theAddress=0)XC::MPI_Channelvirtual
setNextAddress(const ChannelAddress &otherChannelAddress) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
setUpConnection(void) (defined in XC::MPI_Channel)XC::MPI_Channelvirtual
~Channel(void) (defined in XC::Channel)XC::Channelinlinevirtual