MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu_LWGraphBase.hpp File Reference
#include "Kokkos_Bitset.hpp"
#include "MueLu_ConfigDefs.hpp"
#include <KokkosSparse_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

namespace  MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define MUELU_LWGRAPHBASE_SHORT
 

Macro Definition Documentation

◆ MUELU_LWGRAPHBASE_SHORT

#define MUELU_LWGRAPHBASE_SHORT

Definition at line 330 of file MueLu_LWGraphBase.hpp.

Variable Documentation

◆ rowPointers_

RowType rowPointers_
private

Definition at line 59 of file MueLu_LWGraphBase.hpp.