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

GridGenerator::flatten_triangulation() does not copy data on boundary edges in 3d #13127

Closed
bangerth opened this issue Dec 26, 2021 · 0 comments · Fixed by #13144
Closed

GridGenerator::flatten_triangulation() does not copy data on boundary edges in 3d #13127

bangerth opened this issue Dec 26, 2021 · 0 comments · Fixed by #13144

Comments

@bangerth
Copy link
Member

Another issue I found while doing #13117 is that in 3d, the function only copies information about boundary faces, but not edges. That's a bug.

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 a pull request may close this issue.

1 participant