|
Tpetra parallel linear algebra
Version of the Day
|
Declaration and generic definition of traits class that tells Tpetra::CrsMatrix how to pack and unpack data. More...
#include "Tpetra_Details_PackTraits.hpp"Go to the source code of this file.
Classes | |
| struct | Tpetra::Details::ScalarViewTraits< T, D > |
| Traits class for allocating a Kokkos::View<T*, D>. More... | |
Namespaces | |
| Tpetra | |
| Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
| Tpetra::Details | |
| Nonmember function that computes a residual Computes R = B - A * X. | |
Declaration and generic definition of traits class that tells Tpetra::CrsMatrix how to pack and unpack data.
Definition in file Tpetra_Details_ScalarViewTraits.hpp.
1.8.5