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

Tpetra: fix lac/vector_reinit_02 #16597

Merged

Conversation

masterleinad
Copy link
Member

Fixes #16595. In hindsight, I don't know how the test passed for me in #16590.
Anyway, it doesn't seem to make sense to delete the communicator while an object is still using it. Thus, we just reset the relevant vectors at the end of all the test's parts. This requires implementing clear for TpetraWrappers::Vector as well.

@masterleinad
Copy link
Member Author

/rebuild

@kronbichler kronbichler merged commit 06f55b4 into dealii:master Feb 5, 2024
15 checks passed
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.

Regression tester regressed c25f6f
3 participants