Zoltan2
Classes
Zoltan2_ComparisonHelper.hpp File Reference

Store and compare solution sets from different problems. More...

#include "Zoltan2_TestHelpers.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>
Include dependency graph for Zoltan2_ComparisonHelper.hpp:

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...
 

Detailed Description

Store and compare solution sets from different problems.

Definition in file Zoltan2_ComparisonHelper.hpp.