Definition in file checkTimeOptions.H.
#include "src/OpenFOAM/include/checkConstantOption.H"
#include "src/OpenFOAM/include/checkTimeOption.H"
Go to the source code of this file.
Variables | |
Foam::label | startTime = 0 |
Foam::label | endTime = Times.size() |
Foam::label startTime = 0 |
Definition at line 5 of file checkTimeOptions.H.
Referenced by if().
Foam::label endTime = Times.size() |
Definition at line 6 of file checkTimeOptions.H.
Referenced by if(), and Time::setEndTime().