Teuchos::MPIComm Member List
This is the complete list of members for
Teuchos::MPIComm, including all inherited members.
| 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] |
| errCheck(int errCode, const std::string &methodName) | 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 | |
| getComm() const | Teuchos::MPIComm | [inline] |
| getDataType(int type) | Teuchos::MPIComm | [static] |
| getNProc() const | Teuchos::MPIComm | [inline] |
| getOp(int op) | Teuchos::MPIComm | [static] |
| getRank() const | Teuchos::MPIComm | [inline] |
| INT | Teuchos::MPIComm | [static] |
| MAX | Teuchos::MPIComm | [static] |
| MIN | Teuchos::MPIComm | [static] |
| MPIComm() | Teuchos::MPIComm | |
| MPIComm(MPI_Comm comm) | Teuchos::MPIComm | |
| PROD | Teuchos::MPIComm | [static] |
| SUM | Teuchos::MPIComm | [static] |
| synchronize() const | Teuchos::MPIComm | |
| world() | Teuchos::MPIComm | [static] |