|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Teuchos_DefaultMpiComm.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | Teuchos |
| namespace | Teuchos::details |
Functions | |
| std::string | Teuchos::mpiErrorCodeToString (const int err) |
| Human-readable string version of the given MPI error code. | |
| void | Teuchos::details::safeCommFree (MPI_Comm *comm) |
Give comm to MPI_Comm_free, if MPI is not yet finalized. | |
| int | Teuchos::details::setCommErrhandler (MPI_Comm comm, MPI_Errhandler handler) |
1.7.6.1