PlasCom2  1.0
XPACC Multi-physics simluation application
scalability_stats Struct Reference

Utility struct. More...

Detailed Description

Utility struct.

Definition at line 140 of file Profiler.H.

#include <Profiler.H>

Public Attributes

std::vector< unsigned int > nprocs
 
std::vector< double > sstats [18]
 
Collaboration diagram for scalability_stats:

Member Data Documentation

◆ nprocs

std::vector<unsigned int> nprocs

Definition at line 142 of file Profiler.H.

Referenced by ProfilerObj::PopulateScalaMap(), and ProfilerObj::ScalabilitySummary().

◆ sstats

std::vector<double> sstats[18]

Definition at line 143 of file Profiler.H.

Referenced by ProfilerObj::PopulateScalaMap(), and ProfilerObj::ScalabilitySummary().


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