Ferrite-FEM/FerriteDistributed.jl

SubDofHandler support

Open

#21 创建于 2023年9月12日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Julia (1 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (13 star)
PR 合并指标
 (平均合并 40分钟) (30 天内合并 2 个 PR)

描述

Currently we emulate a single SubDofHandler in the distributed dof handlers. This means there is no subdomain support. However, this should be fixable by synchronizing the SubDofHandlers individually instead of the complete dof handler directly.

贡献者指南