9 lines
155 B
C++
9 lines
155 B
C++
|
Info<< "Create time\n" << endl;
|
||
|
|
||
|
Time runTimeExtruded
|
||
|
(
|
||
|
Time::controlDictName,
|
||
|
args.rootPath(),
|
||
|
args.caseName()
|
||
|
);
|