Xpetra Version of the Day
|
#include "Xpetra_ConfigDefs.hpp"
#include <KokkosCompat_DefaultNode.hpp>
#include <Teuchos_Describable.hpp>
#include "Epetra_config.h"
#include <Tpetra_Map.hpp>
Go to the source code of this file.
Classes | |
class | Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node > |
Namespaces | |
namespace | 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 235 of file Xpetra_Map_decl.hpp.