precice/PreCICE.jl

Add experimental mesh access functions to bindings

開放

#27 建立於 2022年4月4日

 (2 則留言) (0 個反應) (0 位負責人)Julia (2 個分叉)auto 404
good first issue

倉庫指標

星標
 (13 顆星)
PR 合併指標
 (平均合併 18分鐘) (30 天內合併 1 個 PR)

描述

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.

貢獻者指南