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

Support partitioned cmesh creation without ghost layer #1383

Open
lenaploetzke opened this issue Feb 7, 2025 · 0 comments
Open

Support partitioned cmesh creation without ghost layer #1383

lenaploetzke opened this issue Feb 7, 2025 · 0 comments
Labels
discussion priority: low Should be solved eventually workload: high Would take longer than a week

Comments

@lenaploetzke
Copy link
Collaborator

Feature request

Is your feature request related to a problem? Please describe.

If a partitioned cmesh is created, e.g., with
t8_cmesh_new_hypercube (T8_ECLASS_TET, comm, 0, 1, 0);
the cmesh is always created with a ghost layer.
For forests, we do not include a ghost layer per default.

Describe the solution or feature you'd like

We should discuss whether we need the ghost layer by default. Perhaps an additional option to switch off the ghost layer would be sufficient.

Estimated priority

"Priority: low" Should be solved eventually
(or even very low)

@lenaploetzke lenaploetzke added discussion priority: low Should be solved eventually labels Feb 7, 2025
@Davknapp Davknapp added the workload: high Would take longer than a week label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion priority: low Should be solved eventually workload: high Would take longer than a week
Projects
None yet
Development

No branches or pull requests

2 participants