MueLu  Version of the Day
MueLu_LeftoverAggregationAlgorithm_decl.hpp File Reference
#include <Xpetra_Vector_fwd.hpp>
#include <Xpetra_VectorFactory_fwd.hpp>
#include "MueLu_ConfigDefs.hpp"
#include "MueLu_BaseClass.hpp"
#include "MueLu_LeftoverAggregationAlgorithm_fwd.hpp"
#include "MueLu_Aggregates_fwd.hpp"
#include "MueLu_GraphBase.hpp"
#include "MueLu_CoupledAggregationCommHelper_fwd.hpp"
#include "MueLu_UseShortNamesOrdinal.hpp"

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

◆ MUELU_NOSCORE

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

Definition at line 99 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

◆ MUELU_DISTONE_VERTEX_WEIGHT

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

Definition at line 104 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

◆ INCR_SCALING

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

Definition at line 108 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

◆ MUELU_PENALTYFACTOR

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

Definition at line 119 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

◆ MUELU_LEFTOVERAGGREGATIONALGORITHM_SHORT

#define MUELU_LEFTOVERAGGREGATIONALGORITHM_SHORT

Definition at line 328 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.