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 crash on test_adapt.py #134

Closed
wants to merge 3 commits into from

Conversation

jcallaham
Copy link

It seems like the Mesh.regions variable is never initialized, which leads to the crashes in test_adapt.py described in #130 and #132 (which I think may be duplicates). I'm not super familiar with the structure of the code, but it seems like adding an initial resize() to the initialization does the trick. Now runs all three python test scripts

@jcallaham
Copy link
Author

Sorry, this shouldn't have been from the "master" branch of the fork. See #135

@jcallaham jcallaham closed this Feb 7, 2022
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