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

Add assert to check the definition of CellData #12829

Merged
merged 1 commit into from Oct 16, 2021

Conversation

peterrum
Copy link
Member

This assert would prevent issues as described in #12827 (comment).

FYI @bangerth

@peterrum
Copy link
Member Author

/rebuild

Comment on lines 1503 to 1504
"The definition of a cell has multiple times the same "
"vertex. This is not possible. A common reason is that "
Copy link
Member

Choose a reason for hiding this comment

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

I could not really understand this. Do you mean something like

Suggested change
"The definition of a cell has multiple times the same "
"vertex. This is not possible. A common reason is that "
"The definition of a cell refers to the same vertex several "
"times. This is not possible. A common reason is that "

Copy link
Member Author

Choose a reason for hiding this comment

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

Done :)

@bangerth
Copy link
Member

@kronbichler 's edit looks good. Thanks, @peterrum , for adding the exception!

@kronbichler kronbichler merged commit 0b4b578 into dealii:master Oct 16, 2021
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

5 participants