OpenFOAM
8
The OpenFOAM Foundation
createTimeExtruded.H
Go to the documentation of this file.
1
Info
<<
"Create time\n"
<<
endl
;
2
3
Time runTimeExtruded
4
(
5
Time::controlDictName,
6
args
.
rootPath
(),
7
args
.
caseName
()
8
);
Foam::argList::rootPath
const fileName & rootPath() const
Return root path.
Definition:
argListI.H:42
Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:251
Foam::argList::caseName
const fileName & caseName() const
Return case name (parallel run) or global case (serial run)
Definition:
argListI.H:48
Foam::Info
messageStream Info
args
Foam::argList args(argc, argv)
applications
utilities
mesh
generation
extrude
extrudeMesh
createTimeExtruded.H
Generated by
1.8.13