Skip to content

ExodusII_IO: Fix write_element_data_from_discontinuous_nodal_data() #2045

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

Merged
merged 1 commit into from
Feb 21, 2019

Conversation

jwpeterson
Copy link
Member

There was an issue with subdomain restricted variables. I previously
did not realize that they would still show up in the discontinuous
solution vector (as zero padding) so I was not indexing correctly in
that case. This fix should also be cherry-picked onto v1.4.0 since
this API is present in that version.

Refs #2029.
Refs #2010.

There was an issue with subdomain restricted variables. I previously
did not realize that they would still show up in the discontinuous
solution vector (as zero padding) so I was not indexing correctly in
that case. This fix should also be cherry-picked onto v1.4.0 since
this API is present in that version.

Refs libMesh#2029.
Refs libMesh#2010.
@jwpeterson jwpeterson merged commit 12c25f2 into libMesh:master Feb 21, 2019
@jwpeterson jwpeterson deleted the fix_disc_exodus.pr branch February 21, 2019 23:40
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.

1 participant