OpenFOAM logo
Open Source CFD Toolkit

setRootCase.H

Go to the documentation of this file.
00001 argList args(argc, argv);
00002 
00003 if (!args.checkRootCase())
00004 {
00005     FatalError.exit();
00006 }
For further information go to www.openfoam.org