Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Tpetra_Details_LocalMap.hpp File Reference

Declaration and definition of the Tpetra::Map class, an implementation detail of Tpetra::Map. More...

#include "Tpetra_Details_FixedHashTable.hpp"
#include "Tpetra_Details_LocalMap_fwd.hpp"

Go to the source code of this file.

Classes

class  Tpetra::Details::LocalMap< LocalOrdinal, GlobalOrdinal, DeviceType >
 "Local" part of Map suitable for Kokkos kernels. 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.
 

Detailed Description

Declaration and definition of the Tpetra::Map class, an implementation detail of Tpetra::Map.

Definition in file Tpetra_Details_LocalMap.hpp.