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

has_consistent_validity check fix in t_blueprint_mesh_verify #636

Merged
merged 1 commit into from
Oct 28, 2020

Conversation

bmhan12
Copy link
Contributor

@bmhan12 bmhan12 commented Oct 19, 2020

For polygonal topology, propagate elements field's valid info to parent.

Related to #635

The has_consistent_validity check (from #277 and #283) was failing because the info node was inconsistent - topmost valid state was true despite a subtree (in this case, elements) being in a valid state of false.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0008%) to 86.98% when pulling 7f7c8f0 on bmhan12:bugfix/han12/windowValidity into 9fcf062 on LLNL:master.

@cyrush
Copy link
Member

cyrush commented Oct 19, 2020

FYI: we can ignore the docker build failure.

Copy link
Member

@xjrc xjrc left a comment

Choose a reason for hiding this comment

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

Thanks for making this fix, @bmhan12 !

@cyrush cyrush merged commit a20e151 into LLNL:master Oct 28, 2020
@cyrush
Copy link
Member

cyrush commented Oct 28, 2020

thanks @bmhan12 I ran a test on windows in a debug build with these changes and all the tests 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.

None yet

4 participants