Go to the source code of this file.
Functions | |
argsPtr_ | reset (new Foam::argList(argc, argv, true, true, false)) |
if (!args.checkRootCase()) | |
Variables | |
Foam::argList & | args = argsPtr_() |
argsPtr_ reset | ( | new | Foam::argListargc, argv, true, true, false | ) |
if | ( | !args. | checkRootCase() | ) |
Definition at line 44 of file setRootCasePython.H.
Foam::argList& args = argsPtr_() |
Definition at line 42 of file setRootCasePython.H.
Referenced by DATurboFoam::initSolver(), DARhoSimpleCFoam::initSolver(), DARhoSimpleFoam::initSolver(), main(), and DAPimpleDyMFoam::solvePrimal().