4 if (sourceTimes.empty())
14 if (
args[
"sourceTime"] ==
"latestTime")
16 sourceTimeIndex = sourceTimes.size() - 1;
20 sourceTimeIndex = Time::findClosestTimeIndex
29 sourceTimeIndex = Time::findClosestTimeIndex
36 runTimeSource.setTime(sourceTimes[sourceTimeIndex], sourceTimeIndex);
List< instant > instantList
List of instants.
FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
errorManipArg< error, int > exit(error &err, const int errNo=1)
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
Ostream & endl(Ostream &os)
Add newline and flush stream.
bool optionFound(const word &opt) const
Return true if the named option is found.
Time runTimeTarget(Time::controlDictName, args)
Time runTimeSource(Time::controlDictName, argsSrc)
T optionRead(const word &opt) const
Read a value from the named option.
Foam::argList args(argc, argv)