precice/PreCICE.jl

Add experimental mesh access functions to bindings

Aperta

#27 aperta il 4 apr 2022

 (2 commenti) (0 reazioni) (0 assegnatari)Julia (2 fork)auto 404
good first issue

Metriche repository

Star
 (13 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor