Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VIS-7230 - limit endless loop in LaplacianMeshSmoother; correctly transfer MaxDegreeOfParallelism argument through code tree #54

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

dmitry-garshin
Copy link

  1. Prevent endless loop in LaplacianMeshSmoother - specified MaxIterations explicitly.
  2. Correctly transfer MaxDegreeOfParallelism argument through code tree. Previously there was a mistake when MaxIterations argument value was mistakenly passed into MaxDegreeOfParallelism argument.

…nsfer MaxDegreeOfParallelism argument through code tree
@dmitry-garshin dmitry-garshin force-pushed the VIS-7230_fix_endless_loop_in_smoothing branch from a531e31 to e4bc3f4 Compare November 18, 2024 16:06
@dmitry-garshin dmitry-garshin merged commit 6b288e1 into softsmile Nov 18, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants