#include <Zoltan2_MetricAnalyzer.hpp>
Definition at line 94 of file Zoltan2_MetricAnalyzer.hpp.
◆ analyzeMetrics()
static bool MetricAnalyzer::analyzeMetrics |
( |
const RCP< const Zoltan2::EvaluatePartition< basic_id_t > > & |
metricObject, |
|
|
const ParameterList & |
metricsParameters, |
|
|
std::ostringstream & |
msg_stream |
|
) |
| |
|
inlinestatic |
Analyze metrics for a problem based on a range of tolerances.
- Parameters
-
| metricsPlist | parameter list defining tolerances |
| problem | the problem whose metrics are to be analyzed |
[out] | msg_stream | a std::ostringstream stream to return information from the analysis |
- Returns
- returns a boolean value indicated pass/failure.
Definition at line 103 of file Zoltan2_MetricAnalyzer.hpp.
◆ LoadMetricInfo()
The documentation for this class was generated from the following file: