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

Use g2c for AEC #739

Draft
wants to merge 15 commits into
base: develop
Choose a base branch
from

Conversation

AlexanderRichert-NOAA
Copy link
Contributor

(reopening PR since it won't let me reuse the old one)

This PR is intended to add AEC functionality from g2c.

It needs testing, incl. unit testing, and I'm still not 100% on the C bindings, especially with respect to handling pointers.

@AlexanderRichert-NOAA
Copy link
Contributor Author

@edwardhartnett @AlysonStahl-NOAA I pushed from the wrong local copy of the updated code, so please ignore the old PR I closed and use this one, which is basically the same changes except it also includes my attempt to define Fortran interfaces with C bindings.

@AlexanderRichert-NOAA
Copy link
Contributor Author

@edwardhartnett would it make sense to put the Fortran interfaces under g2c itself so developers (including ourselves) don't have to duplicate code? I'm making some progress in sorting out handling pointers, char's, etc. as far as the ISO C bindings go.

@edwardhartnett
Copy link
Contributor

Yes good idea.

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.

2 participants