|
Tpetra parallel linear algebra Version of the Day
|
Definition of the Tpetra::Vector class. More...
#include "Tpetra_MultiVector.hpp"#include "Tpetra_Details_gathervPrint.hpp"#include "KokkosCompat_View.hpp"#include "KokkosBlas1_nrm2w_squared.hpp"#include "Teuchos_CommHelpers.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Tpetra |
| Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
Macros | |
| #define | TPETRA_VECTOR_INSTANT(SCALAR, LO, GO, NODE) |
| Explicit instantiation macro for Tpetra::Vector. | |
Definition of the Tpetra::Vector class.
Definition in file Tpetra_Vector_def.hpp.
| #define TPETRA_VECTOR_INSTANT | ( | SCALAR, | |
| LO, | |||
| GO, | |||
| NODE ) |
Explicit instantiation macro for Tpetra::Vector.
\macro TPETRA_VECTOR_INSTANT
Definition at line 259 of file Tpetra_Vector_def.hpp.