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 experimental mesh access functions to bindings #27

Open
IshaanDesai opened this issue Apr 4, 2022 · 2 comments
Open

Add experimental mesh access functions to bindings #27

IshaanDesai opened this issue Apr 4, 2022 · 2 comments
Labels
good first issue Good for newcomers

Comments

@IshaanDesai
Copy link
Member

The preCICE API has experimental API functions setMeshAccessRegion and getMeshVerticesAndIDs which are related to the direct mesh access functionality. These functions are missing from the bindings and need to be added. When these functions are called, the bindings need to warn the user that these functions are experimental.

@IshaanDesai IshaanDesai added this to the v2.4.0.0 milestone Apr 4, 2022
@uekerman
Copy link
Member

uekerman commented Apr 5, 2022

IMO not necessary to add them now already, but sufficient if we add them with v3. Might still change and there is no use case AFAIK.

@IshaanDesai
Copy link
Member Author

IMO not necessary to add them now already, but sufficient if we add them with v3. Might still change and there is no use case AFAIK.

Alright, then lets not add them now, but keep this issue open as a future TODO.

@IshaanDesai IshaanDesai removed this from the v2.4.0.0 milestone Apr 5, 2022
@IshaanDesai IshaanDesai added the good first issue Good for newcomers label Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants