polyTopoChange::edgeCollapser: Updated to use the faster labelHashSet

This commit is contained in:
Henry Weller
2024-03-13 22:15:15 +00:00
parent 7862d93d66
commit d8f2d586c3

View File

@ -42,7 +42,7 @@ namespace Foam
}
Foam::HashSet<Foam::label> Foam::edgeCollapser::checkBadFaces
Foam::labelHashSet Foam::edgeCollapser::checkBadFaces
(
const polyMesh& mesh,
const dictionary& meshQualityDict