MPI_Channel Member ListThis is the complete list of members for MPI_Channel, including all inherited members.
addToProgram(void) | MPI_Channel | [virtual] |
Channel() | Channel | |
getDbTag(void) | Channel | [virtual] |
getLastSendersAddress(void) | MPI_Channel | [virtual] |
getTag(void) | Channel | |
isDatastore(void) | Channel | [virtual] |
MPI_Channel(int otherProcess) | MPI_Channel | |
recvID(int dbTag, int commitTag, ID &theID, ChannelAddress *theAddress=0) | MPI_Channel | [virtual] |
recvMatrix(int dbTag, int commitTag, Matrix &theMatrix, ChannelAddress *theAddress=0) | MPI_Channel | [virtual] |
recvMsg(int dbTag, int commitTag, Message &, ChannelAddress *theAddress=0) | MPI_Channel | [virtual] |
recvObj(int commitTag, MovableObject &theObject, FEM_ObjectBroker &theBroker, ChannelAddress *theAddress=0) | MPI_Channel | [virtual] |
recvVector(int dbTag, int commitTag, Vector &theVector, ChannelAddress *theAddress=0) | MPI_Channel | [virtual] |
sendID(int dbTag, int commitTag, const ID &theID, ChannelAddress *theAddress=0) | MPI_Channel | [virtual] |
sendMatrix(int dbTag, int commitTag, const Matrix &theMatrix, ChannelAddress *theAddress=0) | MPI_Channel | [virtual] |
sendMsg(int dbTag, int commitTag, const Message &, ChannelAddress *theAddress=0) | MPI_Channel | [virtual] |
sendObj(int commitTag, MovableObject &theObject, ChannelAddress *theAddress=0) | MPI_Channel | [virtual] |
sendVector(int dbTag, int commitTag, const Vector &theVector, ChannelAddress *theAddress=0) | MPI_Channel | [virtual] |
setNextAddress(const ChannelAddress &otherChannelAddress) | MPI_Channel | [virtual] |
setUpConnection(void) | MPI_Channel | [virtual] |
~Channel() | Channel | [virtual] |
~MPI_Channel() | MPI_Channel | |
Generated on Mon Oct 23 15:05:45 2006 for OpenSees by 1.5.0
|