10 #ifndef TPETRA_DETAILS_ISINTERCOMM_HPP
11 #define TPETRA_DETAILS_ISINTERCOMM_HPP
25 #include "TpetraCore_config.h"
26 #include "Teuchos_Comm.hpp"
55 #endif // TPETRA_DETAILS_ISINTERCOMM_HPP
bool isInterComm(const Teuchos::Comm< int > &)
Return true if and only if the input communicator wraps an MPI intercommunicator. ...