MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu_Aggregates_kokkos_decl.hpp File Reference
#include "MueLu_ConfigDefs.hpp"
#include <Kokkos_StaticCrsGraph.hpp>
#include <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, Kokkos::Compat::KokkosDeviceWrapperNode< DeviceType > >
 

Namespaces

namespace  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

◆ MUELU_UNAGGREGATED

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

Definition at line 66 of file MueLu_Aggregates_kokkos_decl.hpp.

◆ MUELU_UNASSIGNED

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

Definition at line 69 of file MueLu_Aggregates_kokkos_decl.hpp.

◆ MUELU_AGGREGATES_KOKKOS_SHORT

#define MUELU_AGGREGATES_KOKKOS_SHORT

Definition at line 335 of file MueLu_Aggregates_kokkos_decl.hpp.