FreeFOAM The Cross-Platform CFD Toolkit
gmvOutputTail.H
Go to the documentation of this file.
1 gmvFile << "probtime " << runTime.timeName() << nl;
2 gmvFile << "endgmv" << nl;
3 
4 // ************************ vim: set sw=4 sts=4 et: ************************ //