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

Add non-public API functions. #51

Merged
merged 3 commits into from
Jan 29, 2024
Merged

Add non-public API functions. #51

merged 3 commits into from
Jan 29, 2024

Conversation

jmark
Copy link
Contributor

@jmark jmark commented Jan 26, 2024

The added routines are not part of the public API of t8code but are needed nevertheless by applications codes such as Trixi.jl. This PR adds them manually. This will be fixed resp. streamelined in future t8code releases.

@JoshuaLampert
Copy link
Collaborator

You could also add these functions to the prologue.jl of the generator.

Copy link
Collaborator

@benegee benegee left a comment

Choose a reason for hiding this comment

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

Thanks!

@jmark
Copy link
Contributor Author

jmark commented Jan 29, 2024

You could also add these functions to the prologue.jl of the generator.

@JoshuaLampert Indeed a valid point. However, I want to fix this on t8code-side. Generating Julia bindings takes a very long time and I only want to go through this tediuous procedure for new t8code releases.

@jmark jmark merged commit 0a790ad into main Jan 29, 2024
13 checks passed
@jmark jmark deleted the add-no-api-functions branch January 29, 2024 09:34
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.

3 participants