OpenFOAM logo
Open Source CFD Toolkit

checkLatestTimeOption.H

Go to the documentation of this file.
00001     if (args.options().found("latestTime"))
00002     {
00003         startTime = Times.size() - 1;
00004     }
For further information go to www.openfoam.org