Tpetra Matrix/Vector Services  Version of the Day
Tpetra::Details::Map< LO, GO, DeviceType > Member List
This is the complete list of members for Tpetra::Details::Map< LO, GO, DeviceType >, including all inherited members.
create_copy_view(const Map< LO, GO, InDeviceType > &map)Tpetra::Details::Map< LO, GO, DeviceType > [inline]
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel=Teuchos::Describable::verbLevel_default)Tpetra::Details::Map< LO, GO, DeviceType > [inline]
description()Tpetra::Details::Map< LO, GO, DeviceType > [inline]
device_type typedefTpetra::Details::Map< LO, GO, DeviceType >
getGlobalIndex(const LO localIndex) const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getGlobalNumIndices() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getIndexBase() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getInvalidGlobalIndex() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getInvalidLocalIndex() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getLocalIndex(const GO globalIndex) const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getMaxAllGlobalIndex() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getMaxGlobalIndex() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getMaxLocalIndex() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getMinAllGlobalIndex() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getMinGlobalIndex() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getMinLocalIndex() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getMyGlobalIndices()Tpetra::Details::Map< LO, GO, DeviceType > [inline]
getMyNumIndices() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
global_ordinal_type typedefTpetra::Details::Map< LO, GO, DeviceType >
initialized() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
isContiguous() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
isDistributed() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
isOwnedGlobalIndex(const GO globalIndex) const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
isOwnedLocalIndex(const LO localIndex) const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
isUniform() const Tpetra::Details::Map< LO, GO, DeviceType > [inline]
local_ordinal_type typedefTpetra::Details::Map< LO, GO, DeviceType >
Map()Tpetra::Details::Map< LO, GO, DeviceType > [inline]
Map(const GO globalNumIndices, const GO indexBase, const Teuchos::Comm< int > &comm, const LocalGlobal lOrG)Tpetra::Details::Map< LO, GO, DeviceType > [inline]
Map(const GO globalNumIndices, const LO myNumIndices, const GO indexBase, const Teuchos::Comm< int > &comm)Tpetra::Details::Map< LO, GO, DeviceType > [inline]
Map(const GO globalNumIndices, const Kokkos::View< const GO *, DeviceType > &myGlobalIndices, const GO indexBase, const Teuchos::Comm< int > &comm)Tpetra::Details::Map< LO, GO, DeviceType > [inline]
setDistributed(const bool distributed)Tpetra::Details::Map< LO, GO, DeviceType > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines