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
blob7a4ce1ed73d6c486fc5f9c792b71064d3325028a
1     Info<< "Create time\n" << endl;
3     Time runTimeExtruded
4     (
5         Time::controlDictName,
6         args.rootPath(),
7         args.caseName()
8     );