repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUG: settings.csh: SGIMPI setting
[OpenFOAM-2.0.x.git]
/
src
/
engine
/
include
/
createEngineTime.H
blob
e8c9c754b1fa2378f1f64186556b755db07d3c95
1
Info<< "Create engine time\n" << endl;
2
3
engineTime runTime
4
(
5
Time::controlDictName,
6
args.rootPath(),
7
args.caseName()
8
);