getTimeIndex.H File Reference

Go to the source code of this file.

Functions

 if (doConsecutive)
 
else if (runTime.timeName() !=runTime.constant() &&runTime.timeName() !="0")
 
 if (!goodTimeIndex)
 

Variables

label timeIndex = 0
 

Detailed Description

Original source file getTimeIndex.H

Note

Definition in file getTimeIndex.H.

Function Documentation

◆ if() [1/3]

if ( doConsecutive  )

Definition at line 28 of file getTimeIndex.H.

References timeIndex.

◆ if() [2/3]

else if ( runTime.timeName() !  = runTime.constant() && runTime.timeName() != "0")

Definition at line 33 of file getTimeIndex.H.

References Foam::endl(), Foam::Info, io, runTime, and timeIndex.

Here is the call graph for this function:

◆ if() [3/3]

if ( goodTimeIndex)

Definition at line 63 of file getTimeIndex.H.

Variable Documentation

◆ timeIndex