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 合并指标
 (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.

贡献者指南