PlasCom2  1.0
XPACC Multi-physics simluation application
timersettings Struct Reference

Detailed Description

Definition at line 15 of file PerfPlot.H.

#include <PerfPlot.H>

Public Member Functions

 timersettings ()
 

Public Attributes

double importantLimit
 
bool weakMode
 
int dataColumn
 
int plotColumn
 
bool gridMode
 
bool effMode
 
std::string platformName
 
std::string applicationName
 
std::string totalTimer
 
std::vector< std::string > plotTitles
 
struct gpconfig gpConfig
 
Collaboration diagram for timersettings:

Constructor & Destructor Documentation

◆ timersettings()

timersettings ( )
inline

Definition at line 27 of file PerfPlot.H.

Member Data Documentation

◆ applicationName

std::string applicationName

Definition at line 23 of file PerfPlot.H.

Referenced by MakePlotTitle(), ProcessRun(), and SetupTimerSettings().

◆ dataColumn

int dataColumn

Definition at line 18 of file PerfPlot.H.

Referenced by main(), and SetupTimerSettings().

◆ effMode

bool effMode

Definition at line 21 of file PerfPlot.H.

Referenced by main(), SpeedUpPlotCommands(), and SummarizeScalabilityData().

◆ gpConfig

struct gpconfig gpConfig

Definition at line 26 of file PerfPlot.H.

Referenced by SetupGnuPlot(), and SetupTimerSettings().

◆ gridMode

◆ importantLimit

double importantLimit

Definition at line 16 of file PerfPlot.H.

Referenced by ProcessRun(), and SetupTimerSettings().

◆ platformName

std::string platformName

Definition at line 22 of file PerfPlot.H.

Referenced by MakePlotTitle(), SetupTimerSettings(), and SpeedUpPlotCommands().

◆ plotColumn

int plotColumn

Definition at line 19 of file PerfPlot.H.

◆ plotTitles

std::vector<std::string> plotTitles

Definition at line 25 of file PerfPlot.H.

Referenced by MakePlotTitle().

◆ totalTimer

std::string totalTimer

Definition at line 24 of file PerfPlot.H.

Referenced by ProcessRun().

◆ weakMode

bool weakMode

Definition at line 17 of file PerfPlot.H.

Referenced by main(), MakePlotTitle(), SetupTimerSettings(), and SummarizeScalabilityData().


The documentation for this struct was generated from the following file: