Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / src / foam / include / checkTimeOptionsNoConstant.H
blob407903ddc17ba8e5f0d2021f8bfe6dbb8b8f2f68
1 //
2 // checkTimeOptionsNoConstant.H
3 // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5     Foam::label startTime = 0;
6     Foam::label endTime = Times.size();
8 // check -time and -latestTime options
9 #   include "checkTimeOption.H"