Home
Downloads
Documentation
Installation
User Guide
man-pages
API Documentation
README
Release Notes
Changes
License
Support
SourceForge Project
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
OpenFOAM
include
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
"