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

Go to the source code of this file.

Classes

class  MueLu::LeftoverAggregationAlgorithm< LocalOrdinal, GlobalOrdinal, Node >
 

Namespaces

 MueLu
 Namespace for MueLu classes and methods.
 

Macros

#define MUELU_LEFTOVERAGGREGATIONALGORITHM_SHORT
 

Aggregation methods.

#define MUELU_NOSCORE   -100 /* indicates that a quality score has not */
 
#define MUELU_DISTONE_VERTEX_WEIGHT   100 /* Weights associated with all */
 
#define INCR_SCALING   3 /* Determines how much of a penalty should */
 
#define MUELU_PENALTYFACTOR   .30 /* Determines maximum allowable */
 

Macro Definition Documentation

#define MUELU_NOSCORE   -100 /* indicates that a quality score has not */

Definition at line 103 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

#define MUELU_DISTONE_VERTEX_WEIGHT   100 /* Weights associated with all */

Definition at line 108 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

#define INCR_SCALING   3 /* Determines how much of a penalty should */

Definition at line 112 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

#define MUELU_PENALTYFACTOR   .30 /* Determines maximum allowable */

Definition at line 123 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

#define MUELU_LEFTOVERAGGREGATIONALGORITHM_SHORT

Definition at line 332 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.