#include "Xpetra_ConfigDefs.hpp"#include "Xpetra_EpetraMap.hpp"#include "Xpetra_EpetraUtils.hpp"#include "Xpetra_EpetraExceptions.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Xpetra |
Xpetra namespace | |
Functions | |
| const Epetra_Map & | Xpetra::toEpetra (const Map< int, int > &map) |
| const Epetra_Map & | Xpetra::toEpetra (const RCP< const Map< int, int > > &map) |
| const RCP< const Map< int, int > > | Xpetra::toXpetra (const Epetra_BlockMap &map) |
1.7.6.1