|
Xpetra Version of the Day
|
Go to the source code of this file.
Namespaces | |
| namespace | Xpetra |
| Xpetra namespace | |
Functions | |
| template<class GlobalOrdinal, class Node> | |
| Epetra_Vector & | Xpetra::toEpetra (Vector< double, int, GlobalOrdinal, Node > &x) |
| template<class GlobalOrdinal, class Node> | |
| const Epetra_Vector & | Xpetra::toEpetra (const Vector< double, int, GlobalOrdinal, Node > &x) |
| template Epetra_Vector & | Xpetra::toEpetra< int, Xpetra::EpetraNode > (Vector< double, int, int, Xpetra::EpetraNode > &) |
| template const Epetra_Vector & | Xpetra::toEpetra< int, Xpetra::EpetraNode > (const Vector< double, int, int, Xpetra::EpetraNode > &) |
| template Epetra_Vector & | Xpetra::toEpetra< long long, Xpetra::EpetraNode > (Vector< double, int, long long, Xpetra::EpetraNode > &) |
| template const Epetra_Vector & | Xpetra::toEpetra< long long, Xpetra::EpetraNode > (const Vector< double, int, long long, Xpetra::EpetraNode > &) |