MueLu
Version of the Day
|
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_AggregationAlgorithmBase.hpp"
#include "MueLu_IsolatedNodeAggregationAlgorithm_fwd.hpp"
#include "MueLu_FactoryBase_fwd.hpp"
#include "MueLu_Aggregates_fwd.hpp"
#include "MueLu_GraphBase.hpp"
#include "MueLu_UseShortNamesOrdinal.hpp"
Go to the source code of this file.
Classes | |
class | MueLu::IsolatedNodeAggregationAlgorithm< LocalOrdinal, GlobalOrdinal, Node > |
Ignores isolated nodes during aggregation. Marks the node to be "aggregated" without adding real aggregates for them. More... | |
Namespaces | |
MueLu | |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_ISOLATEDNODEAGGREGATIONALGORITHM_SHORT |
#define MUELU_ISOLATEDNODEAGGREGATIONALGORITHM_SHORT |
Definition at line 114 of file MueLu_IsolatedNodeAggregationAlgorithm_decl.hpp.