MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu_Aggregates_decl.hpp File Reference
#include "MueLu_ConfigDefs.hpp"
#include <Kokkos_StaticCrsGraph.hpp>
#include "MueLu_Aggregates_fwd.hpp"
#include <Xpetra_Map_fwd.hpp>
#include <Xpetra_Vector_fwd.hpp>
#include <Xpetra_VectorFactory_fwd.hpp>
#include <Xpetra_MultiVector_fwd.hpp>
#include "MueLu_BaseClass.hpp"
#include "MueLu_LWGraph_kokkos.hpp"
#include "MueLu_LWGraph.hpp"
#include "MueLu_IndexManager.hpp"
#include "MueLu_IndexManager_kokkos.hpp"
#include "MueLu_UseShortNamesOrdinal.hpp"

Go to the source code of this file.

Classes

class  MueLu::Aggregates< LocalOrdinal, GlobalOrdinal, Node >
 Container class for aggregation information. More...

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_SHORT

Macro Definition Documentation

◆ MUELU_UNAGGREGATED

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

Definition at line 32 of file MueLu_Aggregates_decl.hpp.

◆ MUELU_UNASSIGNED

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

Definition at line 35 of file MueLu_Aggregates_decl.hpp.

◆ MUELU_AGGREGATES_SHORT

#define MUELU_AGGREGATES_SHORT

Definition at line 330 of file MueLu_Aggregates_decl.hpp.