4 lines
108 B
C
4 lines
108 B
C
Info<< "Constructing single cell mesh" << nl << endl;
|
|
|
|
Foam::simplifiedMeshes::hexCellFvMesh mesh(runTime);
|