42#ifndef TPETRA_DETAILS_EXTRACTMPICOMMFROMTEUCHOS_HPP
43#define TPETRA_DETAILS_EXTRACTMPICOMMFROMTEUCHOS_HPP
51#include "TpetraCore_config.h"
52#ifdef HAVE_TPETRACORE_MPI
56#ifndef DOXYGEN_SHOULD_SKIP_THIS
59 template<
class OrdinalType>
class Comm;
66#ifdef HAVE_TPETRACORE_MPI
75extractMpiCommFromTeuchos (
const Teuchos::Comm<int>& comm);
Implementation details of Tpetra.
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.