All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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() [1/2]

if ( args.  optionFound"dict")

Definition at line 2 of file setSystemRunTimeDictionaryIO.H.

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

Here is the call graph for this function:

◆ dictIO()

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() [2/2]

if ( dictPath.  size())

Definition at line 20 of file setSystemRunTimeDictionaryIO.H.

References dictIO(), dictPath, and runTime.

Here is the call graph for this function:

Variable Documentation

◆ dictPath

fileName dictPath = ""

Definition at line 1 of file setSystemRunTimeDictionaryIO.H.

Referenced by if().