A class used to save problem solutions and timers.
More...
#include <Zoltan2_ComparisonHelper.hpp>
A class used to save problem solutions and timers.
Definition at line 44 of file Zoltan2_ComparisonHelper.hpp.
◆ ComparisonSource()
ComparisonSource::ComparisonSource |
( |
Teuchos::RCP< Teuchos::StackedTimer > & |
stackedTimer, |
|
|
const std::string & |
problemName |
|
) |
| |
|
inline |
◆ startBaseTimer()
void ComparisonSource::startBaseTimer |
( |
| ) |
|
|
inline |
◆ stopBaseTimer()
void ComparisonSource::stopBaseTimer |
( |
| ) |
|
|
inline |
◆ startTimer()
void ComparisonSource::startTimer |
( |
const std::string & |
timerName | ) |
|
|
inline |
◆ stopTimer()
void ComparisonSource::stopTimer |
( |
const std::string & |
timerName | ) |
|
|
inline |
◆ getTimingsMap()
std::map< std::string, double > ComparisonSource::getTimingsMap |
( |
| ) |
const |
|
inline |
◆ evaluateFactory
◆ problemFactory
◆ adapterFactory
The documentation for this class was generated from the following file: