mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: stash/revert conflict.
This commit is contained in:
@ -1437,7 +1437,8 @@ Foam::label Foam::conformalVoronoiMesh::checkPolyMeshQuality
|
||||
|
||||
pMesh.addPatches(patches);
|
||||
|
||||
pMesh.overrideCellCentres(cellCentres);
|
||||
Info<< "NOT OVERRIDING CELL CENTRES" << endl;
|
||||
// mesh.overrideCellCentres(cellCentres);
|
||||
|
||||
timeCheck();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user