Xpetra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Xpetra_EpetraUtils.hpp File Reference
#include "Xpetra_ConfigDefs.hpp"
#include <Teuchos_Comm.hpp>
#include <Epetra_Comm.h>
#include <Teuchos_BLAS_types.hpp>

Go to the source code of this file.

Namespaces

 Xpetra
 Xpetra namespace
 

Functions

const RCP< const Epetra_Comm > Xpetra::toEpetra (const RCP< const Teuchos::Comm< int > > &comm)
 Convert a Teuchos_Comm to an Epetra_Comm. More...
 
const RCP< const Teuchos::Comm
< int > > 
Xpetra::toXpetra (const Epetra_Comm &comm)
 Convert an Epetra_Comm.to a Teuchos_Comm. More...
 
bool Xpetra::toEpetra (Teuchos::ETransp)
 Convert a Teuchos::ETransp to an Epetra boolean. More...