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

Don't ask to make a HEX20 second_order=true #26061

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

roystgnr
Copy link
Contributor

There's currently a bug in libMesh wherein if you ask to all_second_order() a mesh, with full_order=true, it will ignore existing second-but-not-full-order elements. These tests were relying on that buggy behavior.

Refs #26060 ... and hopefully fixes it; I'm still looking for other bad tests elsewhere.

There's currently a bug in libMesh wherein if you ask to
`all_second_order()` a mesh, with `full_order=true`, it will
ignore existing second-but-not-full-order elements.  These tests were
relying on that buggy behavior.

Refs idaholab#26060 ... and hopefully fixes it; I'm still looking for other bad
tests elsewhere.
@roystgnr roystgnr requested a review from lindsayad as a code owner November 14, 2023 19:37
@moosebuild
Copy link
Contributor

Job Documentation on d58b56b wanted to post the following:

View the site here

This comment will be updated on new commits.

@moosebuild
Copy link
Contributor

Job Coverage on d58b56b wanted to post the following:

Framework coverage

Coverage did not change

Modules coverage

Coverage did not change

Full coverage reports

Reports

This comment will be updated on new commits.

@roystgnr roystgnr merged commit 26072ad into idaholab:next Nov 14, 2023
43 checks passed
@roystgnr roystgnr self-assigned this Nov 14, 2023
@roystgnr roystgnr deleted the dont_full_second_order branch November 21, 2023 21:47
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.

3 participants