Loading...
Searching...
No Matches
createTimes.H File Reference

Go to the source code of this file.

Functions

Info<< "\nCreate databases as time"<< endl;HashTable< string > srcOptions (args.options())
srcOptions erase ("case")
srcOptions insert ("case", fileName(rootDirSource/caseDirSource))
argList argsSrc (args, srcOptions, false, false, false)
Time runTimeSource (Time::controlDictName, argsSrc)
Time runTimeTarget (Time::controlDictName, args)

Function Documentation

◆ srcOptions()

Info<< "\nCreate databases as time"<< endl;HashTable< string > srcOptions ( args. options())

References args.

Referenced by argsSrc(), erase(), and insert().

Here is the caller graph for this function:

◆ erase()

◆ insert()

srcOptions insert ( "case" ,
fileName(rootDirSource/caseDirSource)  )

References srcOptions().

Here is the call graph for this function:

◆ argsSrc()

argList argsSrc ( args ,
srcOptions ,
false ,
false ,
false  )

References args, and srcOptions().

Referenced by runTimeSource().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ runTimeSource()

Time runTimeSource ( Time::controlDictName ,
argsSrc  )

References argsSrc().

Referenced by if(), and setTime().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ runTimeTarget()

Time runTimeTarget ( Time::controlDictName ,
args  )

References args.

Referenced by setTime().

Here is the caller graph for this function: