|
MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"#include <Kokkos_StaticCrsGraph.hpp>#include <KokkosCompat_ClassicNodeAPI_Wrapper.hpp>#include <Xpetra_ConfigDefs.hpp>#include <Xpetra_Map.hpp>#include "MueLu_VerbosityLevel.hpp"#include "MueLu_LocalLWGraph_kokkos_fwd.hpp"#include "MueLu_Exceptions.hpp"#include "MueLu_UseShortNamesOrdinal.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::LocalLWGraph_kokkos< LocalOrdinal, GlobalOrdinal, Node > |
| Lightweight MueLu representation of a compressed row storage graph. More... | |
| class | MueLu::LocalLWGraph_kokkos< LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode< DeviceType > > |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_LOCALLWGRAPH_KOKKOS_SHORT |
| #define MUELU_LOCALLWGRAPH_KOKKOS_SHORT |
Definition at line 184 of file MueLu_LocalLWGraph_kokkos_decl.hpp.