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

addTimeOptions.H

Go to the documentation of this file.
00001 //
00002 // addTimeOptions.H
00003 // ~~~~~~~~~~~~~~~~
00004 
00005     Foam::argList::validOptions.insert("constant", "");
00006     Foam::argList::validOptions.insert("latestTime", "");
00007     Foam::argList::validOptions.insert("noZero", "");
00008     Foam::argList::validOptions.insert("time", "time");
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines