FreeFOAM The Cross-Platform CFD Toolkit
getTimeIndex.H File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (optIndex)
else if (runTime.timeName()!="constant"&&runTime.timeName()!="0")
timeIndices insert (timeIndex, timeDirs[timeI].value())

Variables

label timeIndex = 0

Function Documentation

if ( optIndex  )

Definition at line 6 of file getTimeIndex.H.

References timeIndex.

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

Definition at line 11 of file getTimeIndex.H.

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

timeIndices insert ( timeIndex  ,
timeDirs.  value()[timeI] 
)

Variable Documentation