Classes | Namespaces | Typedefs | Functions
Xpetra_EpetraCrsGraph.hpp File Reference
#include "Xpetra_EpetraConfigDefs.hpp"
#include "Xpetra_CrsGraph.hpp"
#include "Xpetra_EpetraExport.hpp"
#include "Xpetra_EpetraImport.hpp"
#include "Xpetra_EpetraMap.hpp"
#include "Xpetra_EpetraUtils.hpp"
#include <Epetra_CrsGraph.h>

Go to the source code of this file.

Classes

class  Xpetra::EpetraCrsGraphT< EpetraGlobalOrdinal >
 

Namespaces

 Xpetra
 Xpetra namespace
 

Typedefs

typedef EpetraCrsGraphT< int > Xpetra::EpetraCrsGraph
 
typedef EpetraCrsGraphT< long long > Xpetra::EpetraCrsGraph64
 

Functions

template<class GlobalOrdinal >
RCP< const CrsGraph< int, GlobalOrdinal > > Xpetra::toXpetra (const Epetra_CrsGraph &g)
 
template<class GlobalOrdinal >
const Epetra_CrsGraph & Xpetra::toEpetra (const RCP< const CrsGraph< int, GlobalOrdinal > > &graph)