|
MueLu Version of the Day
|
#include "MueLu_ConfigDefs.hpp"#include "MueLu_AggregationAlgorithmBase.hpp"#include "MueLu_OnePtAggregationAlgorithm_fwd.hpp"#include "MueLu_FactoryBase_fwd.hpp"#include "MueLu_Aggregates_fwd.hpp"#include "MueLu_LWGraph.hpp"#include "MueLu_UseShortNamesOrdinal.hpp"Go to the source code of this file.
Classes | |
| class | MueLu::OnePtAggregationAlgorithm< LocalOrdinal, GlobalOrdinal, Node > |
| Algorithm for coarsening a graph with uncoupled aggregation. keep special marked nodes as singleton node aggregates over all multigrid levels. More... | |
Namespaces | |
| namespace | MueLu |
| Namespace for MueLu classes and methods. | |
Macros | |
| #define | MUELU_ONEPTAGGREGATIONALGORITHM_SHORT |
| #define MUELU_ONEPTAGGREGATIONALGORITHM_SHORT |
Definition at line 85 of file MueLu_OnePtAggregationAlgorithm_decl.hpp.