Tpetra parallel linear algebra
Version of the Day
|
Abstract base class for sources of an Import or Export, that also know how to pack themselves. More...
#include <Teuchos_Array.hpp>
#include <Teuchos_ArrayView.hpp>
Go to the source code of this file.
Classes | |
class | Tpetra::Packable< Packet, LocalOrdinal > |
Abstract base class for objects that can be the source of an Import or Export operation, and that also know how to pack their data to send to the target object. More... | |
Namespaces | |
Tpetra | |
Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
Abstract base class for sources of an Import or Export, that also know how to pack themselves.
Definition in file Tpetra_Packable.hpp.