Go to the source code of this file.
|
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...
|
|
#define MUELU_AGGREGATIONPHASE2AALGORITHM_SHORT |