precice/PreCICE.jl

Add experimental mesh access functions to bindings

オープン

#27 opened on 2022/04/04

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Julia (2 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (13 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド