#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>
Go to the source code of this file.
◆ API_STRING_getWeightImbalance
#define API_STRING_getWeightImbalance "imbalance" |
◆ API_STRING_getTotalEdgeCuts
#define API_STRING_getTotalEdgeCuts "total edge cuts" |
◆ API_STRING_getMaxEdgeCuts
#define API_STRING_getMaxEdgeCuts "max edge cuts" |
◆ KEYWORD_PARAMETER_NAME
#define KEYWORD_PARAMETER_NAME "check" |
◆ WEIGHT_PARAMETER_NAME
#define WEIGHT_PARAMETER_NAME "weight" |
◆ UPPER_PARAMETER_NAME
#define UPPER_PARAMETER_NAME "upper" |
◆ LOWER_PARAMETER_NAME
#define LOWER_PARAMETER_NAME "lower" |
◆ NORMED_PARAMETER_NAME
#define NORMED_PARAMETER_NAME "normed" |
◆ UNDEFINED_PARAMETER_INT_INDEX
#define UNDEFINED_PARAMETER_INT_INDEX -1 |