MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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

Definition at line 101 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

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

Definition at line 106 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

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

Definition at line 110 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

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

Definition at line 121 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.

#define MUELU_LEFTOVERAGGREGATIONALGORITHM_SHORT

Definition at line 330 of file MueLu_LeftoverAggregationAlgorithm_decl.hpp.