Go to the source code of this file.
Functions | |
if (args.optionFound("dict")) | |
IOobject | dictIO (dictName, runTime.system(), runTime, IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE) |
if (dictPath.size()) | |
Variables | |
fileName | dictPath = "" |
if | ( | args. | optionFound"dict" | ) |
Definition at line 2 of file setSystemRunTimeDictionaryIO.H.
References args, dictIO(), dictName(), dictPath, and Foam::isDir().
IOobject dictIO | ( | dictName | , |
runTime. | system(), | ||
runTime | , | ||
IOobject::MUST_READ_IF_MODIFIED | , | ||
IOobject::NO_WRITE | |||
) |
if | ( | dictPath. | size() | ) |
Definition at line 20 of file setSystemRunTimeDictionaryIO.H.
References dictIO(), and dictPath.
fileName dictPath = "" |
Definition at line 1 of file setSystemRunTimeDictionaryIO.H.
Referenced by if().