All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
setSystemMeshDictionaryIO.H File Reference

Go to the source code of this file.

Functions

 if (args.optionFound("dict"))
 
IOobject dictIO (dictName, runTime.system(), mesh, 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 setSystemMeshDictionaryIO.H.

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

Here is the call graph for this function:

◆ dictIO()

IOobject dictIO ( dictName  ,
runTime.  system(),
mesh  ,
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 setSystemMeshDictionaryIO.H.

References dictIO(), dictPath, and mesh.

Here is the call graph for this function:

Variable Documentation

◆ dictPath

fileName dictPath = ""

Definition at line 1 of file setSystemMeshDictionaryIO.H.

Referenced by if().