#include "Xpetra_ConfigDefs.hpp"
#include <Kokkos_DefaultNode.hpp>
#include <Teuchos_Describable.hpp>
#include "Epetra_config.h"
Go to the source code of this file.
Classes | |
class | Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node > |
Namespaces | |
Xpetra | |
Xpetra namespace | |
Macros | |
#define | XPETRA_MAP_SHORT |
Typedefs | |
typedef Kokkos::Compat::KokkosSerialWrapperNode | Xpetra::EpetraNode |
Enumerations | |
enum | Xpetra::UnderlyingLib { Xpetra::UseEpetra, Xpetra::UseTpetra, Xpetra::NotSpecified } |
#define XPETRA_MAP_SHORT |
Definition at line 238 of file Xpetra_Map.hpp.