#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) |
1.7.6.1