19 if (argc>1) {
name=argv[1]; argv++; argc--;}
else name=
"../ini_statistics/H10A22L1M0.5B0.5";
21 cout <<
"restart data: " <<
name << endl;
25 cout <<
"new name: " <<
problem.getName() << endl;
28 problem.readArguments(argc, argv);
Definition: flowRule_restart.cpp:8
string name
Definition: plotDoE.py:33
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213