MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_Aggregates_kokkos_decl.hpp File Reference
#include "MueLu_ConfigDefs.hpp"
#include <Kokkos_StaticCrsGraph.hpp>
#include <Tpetra_KokkosCompat_ClassicNodeAPI_Wrapper.hpp>
#include "MueLu_Aggregates_kokkos_fwd.hpp"
#include <Xpetra_Map_fwd.hpp>
#include <Xpetra_Vector_fwd.hpp>
#include <Xpetra_VectorFactory_fwd.hpp>
#include "MueLu_BaseClass.hpp"
#include "MueLu_LWGraph_kokkos.hpp"
#include "MueLu_IndexManager_kokkos.hpp"
#include "MueLu_UseShortNamesOrdinal.hpp"

Go to the source code of this file.

Classes

class  MueLu::Aggregates_kokkos< LocalOrdinal, GlobalOrdinal, Node >
 
class  MueLu::Aggregates_kokkos< LocalOrdinal, GlobalOrdinal, Tpetra::KokkosCompat::KokkosDeviceWrapperNode< DeviceType > >
 

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define MUELU_UNAGGREGATED   -1 /* indicates that a node is unassigned to */
 
#define MUELU_UNASSIGNED   -1 /* indicates a vertex is not yet claimed */
 
#define MUELU_AGGREGATES_KOKKOS_SHORT
 

Macro Definition Documentation

#define MUELU_UNAGGREGATED   -1 /* indicates that a node is unassigned to */

Definition at line 66 of file MueLu_Aggregates_kokkos_decl.hpp.

#define MUELU_UNASSIGNED   -1 /* indicates a vertex is not yet claimed */

Definition at line 69 of file MueLu_Aggregates_kokkos_decl.hpp.

#define MUELU_AGGREGATES_KOKKOS_SHORT

Definition at line 335 of file MueLu_Aggregates_kokkos_decl.hpp.