|
Tpetra parallel linear algebra
Version of the Day
|
Forward declaration of Tpetra::Packable. More...
#include "Tpetra_Details_DefaultTypes.hpp"Go to the source code of this file.
Namespaces | |
| Tpetra | |
| Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
| Tpetra::Classes | |
| Implementation detail of Tpetra, to aid in deprecating template parameters. | |
Typedefs | |
| template<class Packet , class LocalOrdinal = ::Tpetra::Details::DefaultTypes::local_ordinal_type> | |
| using | Tpetra::Packable = Classes::Packable< Packet, LocalOrdinal > |
| Alias for Tpetra::Classes::Packable. More... | |
Forward declaration of Tpetra::Packable.
Definition in file Tpetra_Packable_fwd.hpp.
1.8.16