mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Remove call to deleted function
This commit is contained in:
@ -594,7 +594,6 @@ void Foam::conformalVoronoiMesh::updateSizesAndAlignments
|
||||
!Pstream::parRun()
|
||||
&& runTime_.run()
|
||||
&& runTime_.timeIndex()
|
||||
% cvMeshControls().sizeAndAlignmentRebuildFrequency() == 0
|
||||
)
|
||||
{
|
||||
storeSizesAndAlignments(storePts);
|
||||
|
||||
Reference in New Issue
Block a user