|
Zoltan2
|
Store and compare solution sets from different problems. More...
#include "Zoltan2_TestHelpers.hpp"#include "Zoltan2_MetricAnalyzer.hpp"#include <Zoltan2_Typedefs.hpp>#include <AdapterForTests.hpp>#include <Zoltan2_PartitioningProblem.hpp>#include <Zoltan2_ColoringProblem.hpp>#include <Zoltan2_OrderingProblem.hpp>#include <Teuchos_DefaultComm.hpp>#include <Teuchos_Time.hpp>#include <sstream>#include <string>#include <map>#include <iostream>
Go to the source code of this file.
Classes | |
| class | ComparisonSource |
| A class used to save problem solutions and timers. More... | |
| class | ComparisonHelper |
| A class for comparing solutions, metrics, and timing data of Zoltan2 problems. More... | |
Store and compare solution sets from different problems.
Definition in file Zoltan2_ComparisonHelper.hpp.
1.8.14