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

Reuse NonMatching::MappingInfo #15358

Merged
merged 1 commit into from Jun 14, 2023
Merged

Conversation

bergbauer
Copy link
Contributor

Closes #15305

@jh66637

* Clears fields to make the object reusable.
*/
void
clear();
Copy link
Member

Choose a reason for hiding this comment

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

I guess this can be private?

@peterrum
Copy link
Member

@jh66637 Could you try this out?

@jh66637
Copy link
Contributor

jh66637 commented Jun 14, 2023

@peterrum I tried this and confirm it works :)
@bergbauer Thank you!

@drwells drwells merged commit a2b70ca into dealii:master Jun 14, 2023
14 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.

Fields are not reset during MappingInfo().reinit_*()
4 participants