Block-Structured AMR Software Framework
BLProfStats::FuncStat Struct Reference

#include <AMReX_BLProfStats.H>

Public Member Functions

 FuncStat ()
 
 FuncStat (long ncalls, Real tt)
 

Public Attributes

long nCalls
 
Real totalTime
 

Constructor & Destructor Documentation

◆ FuncStat() [1/2]

BLProfStats::FuncStat::FuncStat ( )
inline

◆ FuncStat() [2/2]

BLProfStats::FuncStat::FuncStat ( long  ncalls,
Real  tt 
)
inline

Member Data Documentation

◆ nCalls

long BLProfStats::FuncStat::nCalls

◆ totalTime

Real BLProfStats::FuncStat::totalTime

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