Zoltan2
|
A class for comparing solutions, metrics, and timing data of Zoltan2 problems. More...
#include <Zoltan2_ComparisonHelper.hpp>
Public Member Functions | |
bool | Compare (const ParameterList &pList, const RCP< const Comm< int > > &comm) |
void | AddSource (const string &name, RCP< ComparisonSource > source) |
size_t | getNumberOfSources () const |
A class for comparing solutions, metrics, and timing data of Zoltan2 problems.
Definition at line 74 of file Zoltan2_ComparisonHelper.hpp.
bool ComparisonHelper::Compare | ( | const ParameterList & | pList, |
const RCP< const Comm< int > > & | comm | ||
) |
Definition at line 220 of file Zoltan2_ComparisonHelper.hpp.
void ComparisonHelper::AddSource | ( | const string & | name, |
RCP< ComparisonSource > | source | ||
) |
Definition at line 213 of file Zoltan2_ComparisonHelper.hpp.
|
inline |
Definition at line 91 of file Zoltan2_ComparisonHelper.hpp.