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
27template <
class OrdinalType>
35#ifdef HAVE_TPETRACORE_MPI
44extractMpiCommFromTeuchos(
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.