42 #ifndef TPETRA_DETAILS_ISINTERCOMM_HPP 43 #define TPETRA_DETAILS_ISINTERCOMM_HPP 57 #include "TpetraCore_config.h" 58 #include "Teuchos_Comm.hpp" 87 #endif // TPETRA_DETAILS_ISINTERCOMM_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.
Implementation details of Tpetra.
bool isInterComm(const Teuchos::Comm< int > &)
Return true if and only if the input communicator wraps an MPI intercommunicator. ...