|
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 110 of file Zoltan2_ComparisonHelper.hpp.
| bool ComparisonHelper::Compare | ( | const ParameterList & | pList, |
| const RCP< const Comm< int > > & | comm | ||
| ) |
Definition at line 256 of file Zoltan2_ComparisonHelper.hpp.
| void ComparisonHelper::AddSource | ( | const string & | name, |
| RCP< ComparisonSource > | source | ||
| ) |
Definition at line 249 of file Zoltan2_ComparisonHelper.hpp.
|
inline |
Definition at line 127 of file Zoltan2_ComparisonHelper.hpp.
1.8.5