Functions | Variables
readControls.H File Reference

Go to the source code of this file.

Functions

runTime controlDict ().lookup("adjustTimeStep") >> adjustTimeStep
 

Variables

 maxDeltaT = readScalar(runTime.controlDict().lookup("maxDeltaT"))
 

Function Documentation

◆ controlDict()

runTime controlDict ( )

Referenced by GAMGProcAgglomeration::New(), and GAMGAgglomeration::New().

Here is the caller graph for this function:

Variable Documentation

◆ maxDeltaT

maxDeltaT = readScalar(runTime.controlDict().lookup("maxDeltaT"))

Definition at line 3 of file readControls.H.