createTimeExtruded.H
Go to the documentation of this file.
1 Info<< "Create time\n" << endl;
2
3 Time runTimeExtruded
4 (
5 Time::controlDictName,
8 );
const fileName & rootPath() const noexcept
Return root path.
Definition: argListI.H:63
const fileName & caseName() const noexcept
Return case name (parallel run) or global case (serial run)
Definition: argListI.H:69
messageStream Info
Information stream (stdout output on master, null elsewhere)
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:372
Foam::argList args(argc, argv)