setSystemRunTimeDictionaryIO.H File Reference

Go to the source code of this file.

Variables

IOobject dictIO
 

Variable Documentation

◆ dictIO

IOobject dictIO
Initial value:
= IOobject::selectIO
(
IOobject
(
runTime.system(),
IOobject::MUST_READ_IF_MODIFIED,
IOobject::NO_WRITE
),
args.getOrDefault<fileName>("dict", "")
)
T getOrDefault(const word &optName, const T &deflt) const
Get a value from the named option if present, or return default.
Definition: argListI.H:307
engineTime & runTime
const word dictName("faMeshDefinition")
Foam::argList args(argc, argv)

Definition at line 1 of file setSystemRunTimeDictionaryIO.H.