OpenFOAM: API Guide
v2006
The open source CFD toolbox
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::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition:
Ostream.H:350
Foam::argList::rootPath
const fileName & rootPath() const
Return root path.
Definition:
argListI.H:63
Foam::Info
messageStream Info
Information stream (uses stdout - output is on the master only)
Foam::argList::caseName
const fileName & caseName() const
Return case name (parallel run) or global case (serial run)
Definition:
argListI.H:69
args
Foam::argList args(argc, argv)
applications
utilities
mesh
generation
extrude
extrudeMesh
createTimeExtruded.H
Generated by
1.8.17
OPENFOAM® is a registered
trademark
of OpenCFD Ltd.