Foam::userTimes Namespace Reference

Classes

class  engine
 A userTime based on engine crank-angle degrees. More...
 
class  real
 A simple userTime which simply returns the real-time is seconds. More...
 
class  userTime
 

Functions

 defineTypeNameAndDebug (engine, 0)
 
 addToRunTimeSelectionTable (userTime, engine, dictionary)
 
 defineTypeNameAndDebug (real, 0)
 
 addToRunTimeSelectionTable (userTime, real, dictionary)
 
 defineTypeNameAndDebug (userTime, 0)
 
 defineRunTimeSelectionTable (userTime, dictionary)
 

Function Documentation

◆ defineTypeNameAndDebug() [1/3]

Foam::userTimes::defineTypeNameAndDebug ( engine  ,
 
)

◆ addToRunTimeSelectionTable() [1/2]

Foam::userTimes::addToRunTimeSelectionTable ( userTime  ,
engine  ,
dictionary   
)

◆ defineTypeNameAndDebug() [2/3]

Foam::userTimes::defineTypeNameAndDebug ( real  ,
 
)

◆ addToRunTimeSelectionTable() [2/2]

Foam::userTimes::addToRunTimeSelectionTable ( userTime  ,
real  ,
dictionary   
)

◆ defineTypeNameAndDebug() [3/3]

Foam::userTimes::defineTypeNameAndDebug ( userTime  ,
 
)

◆ defineRunTimeSelectionTable()

Foam::userTimes::defineRunTimeSelectionTable ( userTime  ,
dictionary   
)