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

checkTimeOptionsNoConstant.H

Go to the documentation of this file.
00001 //
00002 // checkTimeOptionsNoConstant.H
00003 // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
00004 
00005     Foam::label startTime = 0;
00006     Foam::label endTime = Times.size();
00007 
00008 // check -time and -latestTime options
00009 #   include "checkTimeOption.H"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines