|
MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"#include "MueLu_BaseClass.hpp"#include "MueLu_LocalAggregationAlgorithm_fwd.hpp"#include "MueLu_Aggregates_fwd.hpp"#include "MueLu_FactoryBase_fwd.hpp"#include "MueLu_GraphBase.hpp"#include "MueLu_Utilities_fwd.hpp"#include "MueLu_UseShortNamesOrdinal.hpp"Go to the source code of this file.
Classes | |
| struct | MueLu::MueLu_SuperNode_Struct |
| class | MueLu::LocalAggregationAlgorithm< LocalOrdinal, GlobalOrdinal, Node > |
| Algorithm for coarsening a graph with uncoupled aggregation. More... | |
Namespaces | |
| MueLu | |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_LOCALAGGREGATIONALGORITHM_SHORT |
Typedefs | |
| typedef struct MueLu::MueLu_SuperNode_Struct | MueLu::MueLu_SuperNode |
Enumerations | |
| enum | MueLu::CANodeState { MueLu::CA_READY = -11, MueLu::CA_NOTSEL = -12, MueLu::CA_SELECTED = -13 } |
| #define MUELU_LOCALAGGREGATIONALGORITHM_SHORT |
Definition at line 160 of file MueLu_LocalAggregationAlgorithm_decl.hpp.