00001 // 00002 // setRootCase.H 00003 // ~~~~~~~~~~~~~ 00004 00005 Foam::argList args(argc, argv); 00006 if (!args.checkRootCase()) 00007 { 00008 Foam::FatalError.exit(); 00009 }