Surface conformation point pair insertions and polyMesh output (without patching) included.

This commit is contained in:
graham
2009-04-10 17:31:59 +01:00
parent 52cdb0863a
commit ce65125574
6 changed files with 993 additions and 35 deletions

View File

@ -64,7 +64,6 @@ int main(int argc, char *argv[])
Info<< nl << "Time = " << runTime.timeName()
<< endl;
Info<< "ExecutionTime = " << runTime.elapsedCpuTime() << " s"
<< " ClockTime = " << runTime.elapsedClockTime() << " s"
<< nl << endl;