Formatting
This commit is contained in:
parent
a4617cca01
commit
0469dc6287
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@ autoPtr<mapPolyMesh> reorderMesh
|
|||
(
|
||||
new mapPolyMesh
|
||||
(
|
||||
mesh, //const polyMesh& mesh,
|
||||
mesh, // const polyMesh& mesh,
|
||||
mesh.nPoints(), // nOldPoints,
|
||||
mesh.nFaces(), // nOldFaces,
|
||||
mesh.nCells(), // nOldCells,
|
||||
|
|
Reference in a new issue