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

Fix for connectivity offset from WriteVTK #23

Merged
merged 3 commits into from
Mar 31, 2023
Merged

Fix for connectivity offset from WriteVTK #23

merged 3 commits into from
Mar 31, 2023

Conversation

Matthew-Whisenant
Copy link
Contributor

@Matthew-Whisenant Matthew-Whisenant commented Mar 31, 2023

Increment connectivity in get_cells by one in order to match WriteVTK output. Had to increment the manual connectivity test case by one as well.

This is a partial fix for #21.

@Matthew-Whisenant
Copy link
Contributor Author

Ah well. Clearly something with my whitespace formatting is still auto formatting. I'll leave this one up and try to figure out how I can eliminate that in the future.

Copy link
Member

@sloede sloede left a comment

Choose a reason for hiding this comment

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

Great, thanks a lot for the the contribution. I've left a few minor comments, but once resolved, this can be merged.

src/ReadVTK.jl Show resolved Hide resolved
src/ReadVTK.jl Outdated Show resolved Hide resolved
test/runtests.jl Show resolved Hide resolved
@coveralls
Copy link

Coverage Status

Coverage: 93.708%. Remained the same when pulling a2a10dd on Matthew-Whisenant:main into 8ceeb4f on trixi-framework:main.

Co-authored-by: Michael Schlottke-Lakemper <michael@sloede.com>
src/ReadVTK.jl Outdated Show resolved Hide resolved
Copy link
Member

@sloede sloede left a comment

Choose a reason for hiding this comment

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

LGTM and ready to merge once all tests pass

@sloede sloede enabled auto-merge (squash) March 31, 2023 07:30
@sloede
Copy link
Member

sloede commented Mar 31, 2023

The Windows tests are failing due to a know (but intermittent) issue with decompression, thus I'll go forward and merge this manually.

@sloede sloede disabled auto-merge March 31, 2023 07:39
@sloede sloede merged commit ba47383 into JuliaVTK:main Mar 31, 2023
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