Go to the source code of this file.
Namespaces | |
| namespace | Xpetra |
Xpetra namespace | |
Functions | |
| template<class GlobalOrdinal > | |
| RCP< const Export< int, GlobalOrdinal > > | Xpetra::toXpetra (const Epetra_Export *exp) |
| template RCP< const Export < int, int > > | Xpetra::toXpetra< int > (const Epetra_Export *) |
| template RCP< const Export < int, long long > > | Xpetra::toXpetra< long long > (const Epetra_Export *) |
1.7.6.1