|
Tpetra parallel linear algebra
Version of the Day
|
Forward declaration of Tpetra::Details::LocalMap. 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::Details | |
| Namespace for Tpetra implementation details. | |
| Tpetra::Details::Classes | |
| Implementation detail of Tpetra, to aid in deprecating template parameters. | |
Typedefs | |
| template<class LocalOrdinal = ::Tpetra::Details::DefaultTypes::local_ordinal_type, class GlobalOrdinal = ::Tpetra::Details::DefaultTypes::global_ordinal_type, class DeviceType = ::Tpetra::Details::DefaultTypes::node_type::device_type> | |
| using | Tpetra::Details::LocalMap = ::Tpetra::Details::Classes::LocalMap< LocalOrdinal, GlobalOrdinal, DeviceType > |
| Alias for Tpetra::Details::Classes::LocalMap. More... | |
Forward declaration of Tpetra::Details::LocalMap.
Definition in file Tpetra_Details_LocalMap_fwd.hpp.
1.8.16