ESyS-Particle
4.0.1
|
#include <Timer.h>
Public Member Functions | |
TimingDataWriter (const std::string &fileName, MpiWTimers &timers) | |
std::ostream & | getOStream () |
const std::string & | getFileName () const |
void | writeHeader () |
void | appendData () |
Helper for appending timing data to file, caches an ofstream for a file.