Loading...
Searching...
No Matches
createControls.H File Reference
Include dependency graph for createControls.H:

Go to the source code of this file.

Functions

const word dictName ("particleTrackDict")
IOdictionary propsDict (dictIO)
const word cloudName (propsDict.get< word >("cloud"))
wordRes acceptFields (propsDict.get< wordRes >("fields"))
propsDict readIfPresent ("exclude", excludeFields)

Variables

wordRes excludeFields

Function Documentation

◆ dictName()

const word dictName ( "particleTrackDict" )

◆ propsDict()

IOdictionary propsDict ( dictIO )

References dictIO.

◆ cloudName()

const word cloudName ( propsDict.get< word > "cloud")

References propsDict().

Here is the call graph for this function:

◆ acceptFields()

wordRes acceptFields ( propsDict.get< wordRes > "fields")

References propsDict().

Here is the call graph for this function:

◆ readIfPresent()

propsDict readIfPresent ( "exclude" ,
excludeFields  )

References excludeFields, and propsDict().

Here is the call graph for this function:

Variable Documentation

◆ excludeFields

wordRes excludeFields

Definition at line 15 of file createControls.H.