FreeFOAM The Cross-Platform CFD Toolkit
setTimeIndex.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("sourceTime"))

Variables

instantList sourceTimes = runTimeSource.times()
label sourceTimeIndex = runTimeSource.timeIndex()

Function Documentation

if ( args.  optionFound"sourceTime")

Definition at line 3 of file setTimeIndex.H.

References args, argList::option(), argList::optionRead(), and sourceTimes.


Variable Documentation

instantList sourceTimes = runTimeSource.times()

Definition at line 1 of file setTimeIndex.H.

Referenced by if().

label sourceTimeIndex = runTimeSource.timeIndex()

Definition at line 2 of file setTimeIndex.H.