repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira)
[foam-extend-3.2.git]
/
applications
/
utilities
/
mesh
/
generation
/
extrudeMesh
/
createTimeExtruded.H
blob
7a4ce1ed73d6c486fc5f9c792b71064d3325028a
1
Info<< "Create time\n" << endl;
2
3
Time runTimeExtruded
4
(
5
Time::controlDictName,
6
args.rootPath(),
7
args.caseName()
8
);