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

| if | ( | dictPath. | size() | ) |
Definition at line 20 of file setConstantMeshDictionaryIO.H.
References dictIO(), dictPath, and mesh.

| fileName dictPath = "" |
Definition at line 1 of file setConstantMeshDictionaryIO.H.
Referenced by if().
1.8.11