Zoltan2
Classes | Macros
Zoltan2_MetricAnalyzer.hpp File Reference
#include <Zoltan2_TestHelpers.hpp>
#include <Zoltan2_Typedefs.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
 

Macros

#define API_STRING_getWeightImbalance   "imbalance"
 
#define API_STRING_getTotalEdgeCuts   "total edge cuts"
 
#define API_STRING_getMaxEdgeCuts   "max edge cuts"
 
#define KEYWORD_PARAMETER_NAME   "check"
 
#define WEIGHT_PARAMETER_NAME   "weight"
 
#define UPPER_PARAMETER_NAME   "upper"
 
#define LOWER_PARAMETER_NAME   "lower"
 
#define NORMED_PARAMETER_NAME   "normed"
 
#define UNDEFINED_PARAMETER_INT_INDEX   -1
 

Macro Definition Documentation

◆ API_STRING_getWeightImbalance

#define API_STRING_getWeightImbalance   "imbalance"

Definition at line 70 of file Zoltan2_MetricAnalyzer.hpp.

◆ API_STRING_getTotalEdgeCuts

#define API_STRING_getTotalEdgeCuts   "total edge cuts"

Definition at line 71 of file Zoltan2_MetricAnalyzer.hpp.

◆ API_STRING_getMaxEdgeCuts

#define API_STRING_getMaxEdgeCuts   "max edge cuts"

Definition at line 72 of file Zoltan2_MetricAnalyzer.hpp.

◆ KEYWORD_PARAMETER_NAME

#define KEYWORD_PARAMETER_NAME   "check"

Definition at line 75 of file Zoltan2_MetricAnalyzer.hpp.

◆ WEIGHT_PARAMETER_NAME

#define WEIGHT_PARAMETER_NAME   "weight"

Definition at line 76 of file Zoltan2_MetricAnalyzer.hpp.

◆ UPPER_PARAMETER_NAME

#define UPPER_PARAMETER_NAME   "upper"

Definition at line 77 of file Zoltan2_MetricAnalyzer.hpp.

◆ LOWER_PARAMETER_NAME

#define LOWER_PARAMETER_NAME   "lower"

Definition at line 78 of file Zoltan2_MetricAnalyzer.hpp.

◆ NORMED_PARAMETER_NAME

#define NORMED_PARAMETER_NAME   "normed"

Definition at line 79 of file Zoltan2_MetricAnalyzer.hpp.

◆ UNDEFINED_PARAMETER_INT_INDEX

#define UNDEFINED_PARAMETER_INT_INDEX   -1

Definition at line 81 of file Zoltan2_MetricAnalyzer.hpp.