MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu_AggregationPhase2aAlgorithm_decl.hpp File Reference

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.

Idea

Among unaggregated points, see if we can make a reasonable size aggregate out of it. We do this by looking at neighbors and seeing how many are unaggregated and on my processor. Loosely, base the number of new aggregates created on the percentage of unaggregated nodes. More...
 

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define MUELU_AGGREGATIONPHASE2AALGORITHM_SHORT
 

Macro Definition Documentation

#define MUELU_AGGREGATIONPHASE2AALGORITHM_SHORT

Definition at line 131 of file MueLu_AggregationPhase2aAlgorithm_decl.hpp.