-
-
Notifications
You must be signed in to change notification settings - Fork 14
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 mesh name and data name instead of IDs #174
Conversation
…ing_view to C++ API
…ions from .pxd file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hard to judge, because there are many changes. But if the tests work, then it should be fine.
Main thing that confuses me: Do the updates in the CI pipeline really belong here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a sane change. Let's get this merged so that we can test these design changes in the adapters.
API changes are in line with precice/precice#1588