PlasCom2  1.0
XPACC Multi-physics simluation application
pctimervalue Struct Reference

Detailed Description

Definition at line 32 of file PerfPlot.H.

#include <PerfPlot.H>

Public Member Functions

 pctimervalue ()
 
 pctimervalue (const pctimervalue &inVal)
 

Public Attributes

double min
 
double max
 
double mean
 

Constructor & Destructor Documentation

◆ pctimervalue() [1/2]

pctimervalue ( )
inline

Definition at line 36 of file PerfPlot.H.

◆ pctimervalue() [2/2]

pctimervalue ( const pctimervalue inVal)
inline

Definition at line 37 of file PerfPlot.H.

Member Data Documentation

◆ max

double max

◆ mean

double mean

Definition at line 35 of file PerfPlot.H.

Referenced by main(), ProcessRun(), ReadTimers(), and SummarizeTimingData().

◆ min

double min

Definition at line 33 of file PerfPlot.H.

Referenced by main(), ProcessRun(), ReadTimers(), and SummarizeTimingData().


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