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

levelset: fix initialization of segmentation limited-normal validity flag #419

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

andrea-iob
Copy link
Member

The validity flag should be explicitly set to false, otherwise, if the surface is set multiple times, the container may contain elements wrongly set to true (they were set to true during the evaluation of the levelset with the previous surface).

Copy link
Member

@marcocisternino marcocisternino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with a parallel case previously giving different results with different number of processes

@andrea-iob andrea-iob merged commit 591f351 into master Oct 3, 2023
1 check passed
@andrea-iob andrea-iob deleted the levelset.fix.limited.normal.initialization branch October 3, 2023 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants