FreeFOAM The Cross-Platform CFD Toolkit
checkTimeOptionsNoConstant.H
Go to the documentation of this file.
1 //
2 // checkTimeOptionsNoConstant.H
3 // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 
5  Foam::label startTime = 0;
6  Foam::label endTime = Times.size();
7 
8 // check -time and -latestTime options
9 # include "checkTimeOption.H"