mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Spacing of Info message tweak
This commit is contained in:
@ -2312,7 +2312,7 @@ void Foam::conformalVoronoiMesh::move()
|
||||
reinsertFeaturePoints();
|
||||
startOfInternalPoints_ = number_of_vertices();
|
||||
|
||||
Info<< nl << "Reinserting entire tessellation" << endl;
|
||||
Info<< nl << " Reinserting entire tessellation" << endl;
|
||||
insertPoints(pointsToInsert);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user