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

Fix CellAccessor::neighbor_child_on_subface() #12980

Merged
merged 1 commit into from Nov 22, 2021

Conversation

peterrum
Copy link
Member

No description provided.

Comment on lines 1106 to +1107
return GeometryInfo<2>::child_cell_on_face(
RefinementCase<2>(RefinementPossibilities<2>::no_refinement),
RefinementCase<2>(RefinementPossibilities<2>::isotropic_refinement),
Copy link
Member

Choose a reason for hiding this comment

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

Didn't we have a test for this?

@kronbichler
Copy link
Member

/rebuild

@peterrum
Copy link
Member Author

Apparently not. But it will be used in #12977

@peterrum peterrum merged commit fb4e37e into dealii:master Nov 22, 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

2 participants