CFDEMcoupling  2.4
 All Classes
Public Member Functions | List of all members
Foam::noClock Class Reference
Inheritance diagram for Foam::noClock:
Inheritance graph
[legend]
Collaboration diagram for Foam::noClock:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("off")
 
 noClock (const dictionary &dict, cfdemCloud &sm)
 
void start (int pos) const
 
void start (int pos, std::string identifier) const
 
void stop () const
 
void stop (std::string identifier) const
 
std::string eval () const
 
void evalFile () const
 
void evalPar () const
 
void normHist () const
 
- Public Member Functions inherited from Foam::clockModel
 TypeName ("clockModel")
 
 declareRunTimeSelectionTable (autoPtr, clockModel, dictionary,(const dictionary &dict, cfdemCloud &sm),(dict, sm))
 
 clockModel (const dictionary &dict, cfdemCloud &sm)
 
void initElems ()
 
std::vector< int > calcShift () const
 
void Hist () const
 
void plotHist (double, std::string, int, int) const
 
void getRAMUsage () const
 

Additional Inherited Members

- Static Public Member Functions inherited from Foam::clockModel
static autoPtr< clockModelNew (const dictionary &dict, cfdemCloud &sm)
 
- Protected Attributes inherited from Foam::clockModel
const dictionary & dict_
 
cfdemCloudparticleCloud_
 
fileName path_
 
scalar startTime_
 
int n_
 
std::vector< clock_t > deltaT_
 
std::vector< std::string > identifier_
 
std::vector< int > nOfRuns_
 
std::vector< short > level_
 
short curLev_
 
std::vector< int > parent_
 
int curParent_
 

The documentation for this class was generated from the following files: