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_ConfigDefs.hpp"
#include "Kokkos_Core.hpp"
Go to the source code of this file.
Classes | |
struct | Tpetra::Details::PackTraits< T, D > |
Traits class for packing / unpacking data of type T , using Kokkos data structures that live in the given space D . More... | |
Namespaces | |
Tpetra | |
Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
Tpetra::Details | |
Namespace for Tpetra implementation details. | |
Declaration and generic definition of traits class that tells Tpetra::CrsMatrix how to pack and unpack data.
Definition in file Tpetra_Details_PackTraits.hpp.