Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Teuchos_GlobalMPISession.hpp File Reference

A MPI utilities class, providing methods for initializing, finalizing, and querying the global MPI session. More...

#include "TeuchosCore_ConfigDefs.hpp"
#include "Teuchos_ArrayView.hpp"

Go to the source code of this file.

Classes

class  Teuchos::GlobalMPISession
 Initialize, finalize, and query the global MPI session. More...
 

Namespaces

 Teuchos
 The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines.
 

Detailed Description

A MPI utilities class, providing methods for initializing, finalizing, and querying the global MPI session.

Definition in file Teuchos_GlobalMPISession.hpp.