Functions | Variables
setSystemRunTimeDictionaryIO.H File Reference

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 = ""
 

Function Documentation

if ( args.  optionFound"dict")

Definition at line 2 of file setSystemRunTimeDictionaryIO.H.

References args, dictIO(), dictName(), dictPath, and Foam::isDir().

Here is the call graph for this function:

IOobject dictIO ( dictName  ,
runTime.  system(),
runTime  ,
IOobject::MUST_READ_IF_MODIFIED  ,
IOobject::NO_WRITE   
)

Referenced by if().

Here is the caller graph for this function:

if ( dictPath.  size())

Definition at line 20 of file setSystemRunTimeDictionaryIO.H.

References dictIO(), and dictPath.

Here is the call graph for this function:

Variable Documentation

fileName dictPath = ""

Definition at line 1 of file setSystemRunTimeDictionaryIO.H.

Referenced by if().