| allGather(void *sendBuf, int sendCount, int sendType, void *recvBuf, int recvCount, int recvType) const | Teuchos::MPIComm | |
| allGatherv(void *sendBuf, int sendCount, int sendType, void *recvBuf, int *recvCount, int *recvDisplacements, int recvType) const | Teuchos::MPIComm | |
| allReduce(void *input, void *result, int inputCount, int type, int op) const | Teuchos::MPIComm | |
| allToAll(void *sendBuf, int sendCount, int sendType, void *recvBuf, int recvCount, int recvType) const | Teuchos::MPIComm | |
| allToAllv(void *sendBuf, int *sendCount, int *sendDisplacements, int sendType, void *recvBuf, int *recvCount, int *recvDisplacements, int recvType) const | Teuchos::MPIComm | |
| bcast(void *msg, int length, int type, int src) const | Teuchos::MPIComm | |
| CHAR | Teuchos::MPIComm | [static] |
| DOUBLE | Teuchos::MPIComm | [static] |
| FLOAT | Teuchos::MPIComm | [static] |
| gather(void *sendBuf, int sendCount, int sendType, void *recvBuf, int recvCount, int recvType, int root) const | Teuchos::MPIComm | |
| gatherv(void *sendBuf, int sendCount, int sendType, void *recvBuf, int *recvCount, int *displacements, int recvType, int root) const | Teuchos::MPIComm | |
| getNProc() const | Teuchos::MPIComm | [inline] |
| getRank() const | Teuchos::MPIComm | [inline] |
| INT | Teuchos::MPIComm | [static] |
| MAX | Teuchos::MPIComm | [static] |
| MIN | Teuchos::MPIComm | [static] |
| MPIComm() | Teuchos::MPIComm | |
| PROD | Teuchos::MPIComm | [static] |
| SUM | Teuchos::MPIComm | [static] |
| synchronize() const | Teuchos::MPIComm | |
| world() | Teuchos::MPIComm | [static] |