<solver> -postProcess: Support changing meshes
This commit is contained in:
@ -97,6 +97,8 @@ if (argList::postProcess(argc, argv))
|
||||
|
||||
Info<< "Time = " << runTime.userTimeName() << endl;
|
||||
|
||||
mesh.readUpdate();
|
||||
|
||||
FatalIOError.throwExceptions();
|
||||
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user