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

Remove destructor in step40 #7964

Merged
merged 1 commit into from Apr 26, 2019
Merged

Conversation

dangars
Copy link
Contributor

@dangars dangars commented Apr 25, 2019

Following up on the conversation #6747 (comment) There is no need for a destructor in step-40, because there is no need to call the function clear() from the DoFHandler.

In the declaration I put the finite_element fe before DoFHandler<dim>, although that is not strictly necessary.

@bangerth
Copy link
Member

/rebuild

@masterleinad masterleinad merged commit 1733d17 into dealii:master Apr 26, 2019
@dangars dangars deleted the destructor-step-40 branch May 3, 2019 15:50
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.

None yet

3 participants