MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_LWGraphBase.hpp File Reference
#include "Kokkos_Bitset.hpp"
#include "MueLu_ConfigDefs.hpp"
#include <Kokkos_StaticCrsGraph.hpp>
#include <Tpetra_KokkosCompat_ClassicNodeAPI_Wrapper.hpp>
#include <KokkosCompat_View.hpp>
#include <Xpetra_ConfigDefs.hpp>
#include <Xpetra_Map_fwd.hpp>
#include <Xpetra_CrsGraph.hpp>
#include <Xpetra_CrsGraphFactory.hpp>
#include <type_traits>
#include "MueLu_VerbosityLevel.hpp"
#include "MueLu_LWGraph_kokkos_fwd.hpp"
#include "MueLu_Exceptions.hpp"
#include "MueLu_UseShortNamesOrdinal.hpp"

Go to the source code of this file.

Classes

class  MueLu::LWGraphBase< LocalOrdinal, GlobalOrdinal, Node, OnHost >
 

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define MUELU_LWGRAPHBASE_SHORT
 

Macro Definition Documentation

#define MUELU_LWGRAPHBASE_SHORT

Definition at line 358 of file MueLu_LWGraphBase.hpp.

Variable Documentation

RowType rowPointers_

Definition at line 95 of file MueLu_LWGraphBase.hpp.