PlasCom2  1.0
XPACC Multi-physics simluation application
cumulative_stats Struct Reference

Utility struct. More...

Detailed Description

Utility struct.

Definition at line 92 of file Profiler.H.

#include <Profiler.H>

Public Member Functions

 cumulative_stats ()
 

Public Attributes

double incl
 
double excl
 
unsigned int ncalls
 
double incl_dev
 
double excl_dev
 

Constructor & Destructor Documentation

◆ cumulative_stats()

cumulative_stats ( )
inline

Definition at line 98 of file Profiler.H.

Member Data Documentation

◆ excl

double excl

◆ excl_dev

double excl_dev

◆ incl

double incl

◆ incl_dev

double incl_dev

◆ ncalls

unsigned int ncalls

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