Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
openfoam
src
OpenFOAM
db
Time
Time.H
Find file
Blame
Permalink
Feb 17, 2009
aa671090
Added Time::loop() to allow the
· aa671090
henry
authored
Feb 17, 2009
while(runTime.loop()) { ... } idiom. Demonstrated in the shallowWaterFoam solver.
aa671090
Added Time::loop() to allow the
henry
authored
Feb 17, 2009
while(runTime.loop()) { ... } idiom. Demonstrated in the shallowWaterFoam solver.
Loading