10#include "Tpetra_Details_mpiIsInitialized.hpp" 
   11#ifdef HAVE_TPETRACORE_MPI 
   20#ifdef HAVE_TPETRACORE_MPI 
 
   32#ifdef HAVE_TPETRACORE_MPI 
 
Struct that holds views of the contents of a CrsMatrix.
 
Implementation details of Tpetra.
 
bool mpiIsInitialized()
Has MPI_Init been called (on this process)?
 
bool mpiIsFinalized()
Has MPI_Finalize been called (on this process)?
 
Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
bool isInitialized()
Whether Tpetra is in an initialized state.