MueLu Version of the Day
|
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_AggregationAlgorithmBase.hpp"
#include "MueLu_AggregationPhase2aAlgorithm_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::AggregationPhase2aAlgorithm< LocalOrdinal, GlobalOrdinal, Node > |
Among unaggregated points, see if we can make a reasonable size aggregate out of it. More... | |
Namespaces | |
namespace | MueLu |
Namespace for MueLu classes and methods. | |
Macros | |
#define | MUELU_AGGREGATIONPHASE2AALGORITHM_SHORT |
#define MUELU_AGGREGATIONPHASE2AALGORITHM_SHORT |
Definition at line 115 of file MueLu_AggregationPhase2aAlgorithm_decl.hpp.