Functions | Variables
setConstantMeshDictionaryIO.H File Reference
This graph shows which files directly or indirectly include this file:

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

Function Documentation

◆ if() [1/2]

if ( args.  optionFound"dict")

Definition at line 2 of file setConstantMeshDictionaryIO.H.

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

Here is the call graph for this function:

◆ dictIO()

IOobject dictIO ( dictName  ,
runTime.  constant(),
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 setConstantMeshDictionaryIO.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 setConstantMeshDictionaryIO.H.

Referenced by if().