11#include "Teuchos_Comm.hpp"
12#ifdef HAVE_TPETRACORE_MPI
20#ifdef HAVE_TPETRACORE_MPI
24 MPI_Comm rawMpiComm = extractMpiCommFromTeuchos (comm);
27 (void) MPI_Comm_test_inter (rawMpiComm, &flag);
Declaration of Tpetra::Details::isInterComm.
Nonmember function that computes a residual Computes R = B - A * X.
bool isInterComm(const Teuchos::Comm< int > &)
Return true if and only if the input communicator wraps an MPI intercommunicator.
Namespace Tpetra contains the class and methods constituting the Tpetra library.