createFields.H
Go to the documentation of this file.
1 IOdictionary propsDict(systemDict("steadyParticleTracksDict", args, runTime));
2 
3 word cloudName(propsDict.lookup("cloudName"));
4 
5 List<word> userFields(propsDict.lookup("fields"));
IOdictionary systemDict(const word &dictName, const argList &args, const objectRegistry &ob, const word &regionName=polyMesh::defaultRegion)
Definition: systemDict.C:92
Foam::argList args(argc, argv)
IOdictionary propsDict(systemDict("particleTracksDict", args, runTime))
const word cloudName(propsDict.lookup("cloudName"))
List< word > userFields(propsDict.lookup("fields"))