repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
407903ddc17ba8e5f0d2021f8bfe6dbb8b8f2f68
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"