PlasCom2  1.0
XPACC Multi-physics simluation application
pcruninfo Struct Reference

Detailed Description

Definition at line 41 of file PerfPlot.H.

#include <PerfPlot.H>

Public Member Functions

 pcruninfo ()
 

Public Attributes

int numproc
 
int numgrids
 
int numthreads
 
int numsteps
 
double totalRuntime
 
size_t ngridpointstotal
 
std::vector< size_t > ngridpoints
 
std::vector< int > ngridproc
 
std::vector< std::vector< size_t > > gridsizes
 
Collaboration diagram for pcruninfo:

Constructor & Destructor Documentation

◆ pcruninfo()

pcruninfo ( )
inline

Definition at line 51 of file PerfPlot.H.

Member Data Documentation

◆ gridsizes

std::vector<std::vector<size_t> > gridsizes

Definition at line 50 of file PerfPlot.H.

◆ ngridpoints

std::vector<size_t> ngridpoints

Definition at line 48 of file PerfPlot.H.

Referenced by MakePlotTitle(), and PopulateRunInfo().

◆ ngridpointstotal

size_t ngridpointstotal

Definition at line 47 of file PerfPlot.H.

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

◆ ngridproc

std::vector<int> ngridproc

Definition at line 49 of file PerfPlot.H.

Referenced by PopulateRunInfo().

◆ numgrids

int numgrids

Definition at line 43 of file PerfPlot.H.

Referenced by MakePlotTitle(), and PopulateRunInfo().

◆ numproc

int numproc

◆ numsteps

int numsteps

Definition at line 45 of file PerfPlot.H.

Referenced by PopulateRunInfo().

◆ numthreads

int numthreads

◆ totalRuntime

double totalRuntime

Definition at line 46 of file PerfPlot.H.

Referenced by PopulateRunInfo(), and ProcessRun().


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