All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Namespaces | Functions
Xpetra_EpetraCrsGraph.cpp File Reference
#include "Xpetra_EpetraCrsGraph.hpp"
#include "Xpetra_Exceptions.hpp"
#include "Xpetra_Utils.hpp"
#include "Xpetra_EpetraExport.hpp"
#include "Xpetra_EpetraImport.hpp"

Go to the source code of this file.

Namespaces

namespace  Xpetra
 

Xpetra namespace


Functions

const Epetra_CrsGraph & Xpetra::toEpetra (const RCP< const CrsGraph< int, int > > &graph)
RCP< const CrsGraph< int, int > > Xpetra::toXpetra (const Epetra_CrsGraph &g)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines