Loading...
Searching...
No Matches
Go to the source code of this file.
|
| namespace | Xpetra |
| | Xpetra namespace
|
| |
|
| template<class GlobalOrdinal , class Node > |
| Epetra_IntMultiVector & | Xpetra::toEpetra (MultiVector< int, int, GlobalOrdinal, Node > &x) |
| |
| template<class GlobalOrdinal , class Node > |
| const Epetra_IntMultiVector & | Xpetra::toEpetra (const MultiVector< int, int, GlobalOrdinal, Node > &x) |
| |
| template Epetra_IntMultiVector & | Xpetra::toEpetra< int, Xpetra::EpetraNode > (MultiVector< int, int, int, Xpetra::EpetraNode > &) |
| |
| template const Epetra_IntMultiVector & | Xpetra::toEpetra< int, Xpetra::EpetraNode > (const MultiVector< int, int, int, Xpetra::EpetraNode > &) |
| |
| template Epetra_IntMultiVector & | Xpetra::toEpetra< long long, Xpetra::EpetraNode > (MultiVector< int, int, long long, Xpetra::EpetraNode > &) |
| |
| template const Epetra_IntMultiVector & | Xpetra::toEpetra< long long, Xpetra::EpetraNode > (const MultiVector< int, int, long long, Xpetra::EpetraNode > &) |
| |