precice/PreCICE.jl
Add experimental mesh access functions to bindings
Aberta
#27 aberto em 4 de abr. de 2022
good first issue
Métricas do repositório
- Stars
- (13 estrelas)
- Métricas de merge de PR
- (Mesclagem média 18m) (1 fundiu PR em 30d)
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.