All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
createFields.H File Reference

Go to the source code of this file.

Functions

IOdictionary propsDict (systemDict("particleTracksDict", args, runTime))
 
const word cloudName (propsDict.lookup("cloudName"))
 
label sampleFrequency (propsDict.lookup< label >("sampleFrequency"))
 
label maxPositions (propsDict.lookup< label >("maxPositions"))
 
word setFormat (propsDict.lookup< word >("setFormat"))
 

Function Documentation

◆ propsDict()

IOdictionary propsDict ( systemDict("particleTracksDict", args, runTime)  )

◆ cloudName()

const word cloudName ( propsDict.  lookup"cloudName")

◆ sampleFrequency()

label sampleFrequency ( propsDict.lookup< label >  "sampleFrequency")

◆ maxPositions()

label maxPositions ( propsDict.lookup< label >  "maxPositions")

◆ setFormat()

word setFormat ( propsDict.lookup< word >  "setFormat")