createEngineTime.H File Reference

Go to the source code of this file.

Functions

Info<< "Create engine time\"<< endl;autoPtr< engineTime > runTimePtr (engineTime::New(Time::controlDictName, args.rootPath(), args.caseName()))
 

Variables

engineTime & runTime = runTimePtr()
 

Function Documentation

◆ runTimePtr()

Info<< "Create engine time\n" << endl;autoPtr<engineTime> runTimePtr ( engineTime::New(Time::controlDictName, args.rootPath(), args.caseName())  )

Variable Documentation

◆ runTime