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.lookupOrDefault< word >("setFormat", "vtk")) |
IOdictionary propsDict | ( | systemDict("particleTracksDict", args, runTime) | ) |
Referenced by meanVelocityForce::meanVelocityForce(), fieldAverage::readAveragingProperties(), and fieldAverage::writeAveragingProperties().
const word cloudName | ( | propsDict. | lookup"cloudName" | ) |
Referenced by Relaxation< CloudType >::cacheFields(), Explicit< CloudType >::cacheFields(), Implicit< CloudType >::cacheFields(), if(), Foam::MapLagrangianFields(), and cloudInfo::write().
label sampleFrequency | ( | propsDict.lookup< label > | "sampleFrequency" | ) |
label maxPositions | ( | propsDict.lookup< label > | "maxPositions" | ) |
word setFormat | ( | propsDict.lookupOrDefault< word > | "setFormat", "vtk" | ) |