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

Elements bdary intersections #43

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fdrmrc
Copy link
Collaborator

@fdrmrc fdrmrc commented Oct 10, 2023

@Najwaalshehri This should be what you need: can you try it out?

This PR adds compute_intersection_including_boundary(), which returns triples with: cell iterator, (boundary) face iterator, and a Quadrature rule over the cell-face intersection, along with the "old" cell-cell intersections. This is meant to be just a quick solution, I will polish it once its well tested.

@fdrmrc fdrmrc added the don't merge Do not merge label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
don't merge Do not merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant