|
MueLu
Version of the Day
|
#include <Xpetra_Map_fwd.hpp>#include <Xpetra_Vector_fwd.hpp>#include <Xpetra_VectorFactory_fwd.hpp>#include <Xpetra_MultiVector_fwd.hpp>#include "MueLu_ConfigDefs.hpp"#include "MueLu_BaseClass.hpp"#include "MueLu_Aggregates_fwd.hpp"#include "MueLu_Graph_fwd.hpp"#include "MueLu_GraphBase.hpp"#include "MueLu_IndexManager.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 | |
| 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 |
| #define MUELU_UNAGGREGATED -1 /* indicates that a node is unassigned to */ |
Definition at line 62 of file MueLu_Aggregates_decl.hpp.
| #define MUELU_UNASSIGNED -1 /* indicates a vertex is not yet claimed */ |
Definition at line 65 of file MueLu_Aggregates_decl.hpp.
| #define MUELU_AGGREGATES_SHORT |
Definition at line 246 of file MueLu_Aggregates_decl.hpp.