Go to the source code of this file.
Functions | |
| if (sourceTimes.empty()) | |
| if (args.optionFound("sourceTime")) | |
| runTimeSource | setTime (sourceTimes[sourceTimeIndex], sourceTimeIndex) |
Variables | |
| label | sourceTimeIndex = runTimeSource.timeIndex() |
| else | |
| if | ( | sourceTimes. | empty() | ) |
Definition at line 4 of file setTimeIndex.H.
References Foam::exit(), Foam::FatalError, FatalErrorInFunction, and runTimeSource().

| if | ( | args. | optionFound"sourceTime" | ) |
Definition at line 12 of file setTimeIndex.H.
References args, argList::optionRead(), and sourceTimeIndex.

| runTimeSource setTime | ( | sourceTimes | [sourceTimeIndex], |
| sourceTimeIndex | |||
| ) |
| label sourceTimeIndex = runTimeSource.timeIndex() |
Definition at line 11 of file setTimeIndex.H.
| else |
Definition at line 27 of file setTimeIndex.H.