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

Extend leaf_face_neighbor function to ghost elements #1299

Open
holke opened this issue Nov 13, 2024 · 0 comments
Open

Extend leaf_face_neighbor function to ghost elements #1299

holke opened this issue Nov 13, 2024 · 0 comments
Assignees
Labels
priority: high Should be solved as soon as possible

Comments

@holke
Copy link
Collaborator

holke commented Nov 13, 2024

Feature request

Is your feature request related to a problem? Please describe.
For some applications it is required to compute the face neighbors of ghost elements (if they are local element or ghosts).
Currently our lfn function does not support ghost elements as input.

Describe the solution or feature you'd like
Extend the lfn function to accept ghost elements as input parameters.
Return only those neighbors that are local elements or ghosts.

Describe alternatives you've considered
n/a

Estimated priority

"Priority: high" Should be solved as soon as possible

I need this currently.

Additional context
I started working on this. Mostly created the issue to inform other about the existing plans.

@holke holke self-assigned this Nov 13, 2024
@Davknapp Davknapp added the priority: high Should be solved as soon as possible label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high Should be solved as soon as possible
Projects
None yet
Development

No branches or pull requests

2 participants