46 #ifndef XPETRA_COMM_HPP
47 #define XPETRA_COMM_HPP
53 #ifdef HAVE_XPETRA_EPETRA
56 #include <Teuchos_Comm.hpp>
57 #include <Epetra_Comm.h>
76 #endif // HAVE_XPETRA_EPETRA
78 #endif // XPETRA_EPETRACOMM_HPP
const Epetra_CrsGraph & toEpetra(const RCP< const CrsGraph< int, GlobalOrdinal, Node > > &graph)
RCP< const CrsGraph< int, GlobalOrdinal, Node > > toXpetra(const Epetra_CrsGraph &g)