precice/PreCICE.jl
Add experimental mesh access functions to bindings
Ouverte
#27 ouverte le 4 avr. 2022
good first issue
Métriques du dépôt
- Stars
- (13 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.