Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
Tpetra_Details_extractMpiCommFromTeuchos.hpp File Reference

Declaration of Tpetra::Details::extractMpiCommFromTeuchos. More...

#include "TpetraCore_config.h"

Go to the source code of this file.

Namespaces

 Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
 Tpetra::Details
 Nonmember function that computes a residual Computes R = B - A * X.
 

Functions

bool Tpetra::Details::teuchosCommIsAnMpiComm (const Teuchos::Comm< int > &comm)
 Is the given Comm a Teuchos::MpiComm<int> instance? More...
 

Detailed Description

Declaration of Tpetra::Details::extractMpiCommFromTeuchos.

Warning
This file and its contents are implementation details of Tpetra. Users must not rely on them.

Definition in file Tpetra_Details_extractMpiCommFromTeuchos.hpp.