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

[WIP] Add getter function for P4estMesh #126

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sloede
Copy link
Member

@sloede sloede commented Sep 27, 2023

Add capabilities for P4estMesh simulations imilar to trixi_get_t8code_forest.

@sloede
Copy link
Member Author

sloede commented Sep 27, 2023

Note that this PR is still incomplete, since there is no easy way to fake the pointers to the p4est_t data structure. Unlike in t8code, p4est_t is actually a struct and not an opaque pointer. Thus we'd need to include the p4est headers, making p4est a hard requirement for even compiling the library. I'm not saying we should never do that, but I haven't found the time yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant