FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

checkTimeOptions.H File Reference


Detailed Description

Definition in file checkTimeOptions.H.

#include "src/OpenFOAM/include/checkConstantOption.H"
#include "src/OpenFOAM/include/checkTimeOption.H"
Include dependency graph for checkTimeOptions.H:

Go to the source code of this file.

Variables

Foam::label  startTime = 0
Foam::label  endTime = Times.size()

Variable Documentation

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().