Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Macros
Zoltan2_MetricAnalyzer.hpp File Reference
#include <Zoltan2_TestHelpers.hpp>
#include <Zoltan2_Typedefs.hpp>
#include <Zoltan2_EvaluateOrdering.hpp>
#include <Zoltan2_EvaluatePartition.hpp>
#include <Teuchos_DefaultComm.hpp>
#include <Teuchos_XMLObject.hpp>
#include <Teuchos_FileInputSource.hpp>
#include <sstream>
#include <string>
#include <iostream>
Include dependency graph for Zoltan2_MetricAnalyzer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MetricAnalyzerInfo
 
class  MetricAnalyzer< Adapter >
 
class  MetricAnalyzerEvaluatePartition< Adapter >
 
class  MetricAnalyzerEvaluateOrdering< Adapter >
 

Macros

#define KEYWORD_PARAMETER_NAME   "check"
 
#define UPPER_PARAMETER_NAME   "upper"
 
#define LOWER_PARAMETER_NAME   "lower"
 
#define WEIGHT_PARAMETER_NAME   "weight"
 
#define NORMED_PARAMETER_NAME   "normed"
 
#define UNDEFINED_PARAMETER_INT_INDEX   -1
 
#define API_STRING_getWeightImbalance   "imbalance"
 
#define API_STRING_getTotalEdgeCuts   "total edge cuts"
 
#define API_STRING_getMaxEdgeCuts   "max edge cuts"
 
#define API_STRING_getBandwidth   "bandwidth"
 
#define API_STRING_getEnvelope   "envelope"
 
#define API_STRING_getSeparatorSize   "separator size"
 

Macro Definition Documentation

#define KEYWORD_PARAMETER_NAME   "check"

Definition at line 88 of file Zoltan2_MetricAnalyzer.hpp.

#define UPPER_PARAMETER_NAME   "upper"

Definition at line 89 of file Zoltan2_MetricAnalyzer.hpp.

#define LOWER_PARAMETER_NAME   "lower"

Definition at line 90 of file Zoltan2_MetricAnalyzer.hpp.

#define WEIGHT_PARAMETER_NAME   "weight"

Definition at line 291 of file Zoltan2_MetricAnalyzer.hpp.

#define NORMED_PARAMETER_NAME   "normed"

Definition at line 292 of file Zoltan2_MetricAnalyzer.hpp.

#define UNDEFINED_PARAMETER_INT_INDEX   -1
#define API_STRING_getWeightImbalance   "imbalance"
#define API_STRING_getTotalEdgeCuts   "total edge cuts"
#define API_STRING_getMaxEdgeCuts   "max edge cuts"
#define API_STRING_getBandwidth   "bandwidth"

Definition at line 424 of file Zoltan2_MetricAnalyzer.hpp.

#define API_STRING_getEnvelope   "envelope"

Definition at line 425 of file Zoltan2_MetricAnalyzer.hpp.

#define API_STRING_getSeparatorSize   "separator size"

Definition at line 426 of file Zoltan2_MetricAnalyzer.hpp.