10#ifndef TPETRA_DETAILS_EXTRACTMPICOMMFROMTEUCHOS_HPP
11#define TPETRA_DETAILS_EXTRACTMPICOMMFROMTEUCHOS_HPP
19#include "TpetraCore_config.h"
20#ifdef HAVE_TPETRACORE_MPI
24#ifndef DOXYGEN_SHOULD_SKIP_THIS
27 template<
class OrdinalType>
class Comm;
34#ifdef HAVE_TPETRACORE_MPI
43extractMpiCommFromTeuchos (
const Teuchos::Comm<int>& comm);
Nonmember function that computes a residual Computes R = B - A * X.
bool teuchosCommIsAnMpiComm(const Teuchos::Comm< int > &)
Is the given Comm a Teuchos::MpiComm<int> instance?
Namespace Tpetra contains the class and methods constituting the Tpetra library.