Ferrite-FEM/FerriteDistributed.jl

SubDofHandler support

Open

#21 opened on 2023年9月12日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Julia (1 fork)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (平均マージ 40m) (30d で 2 merged PRs)

説明

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.

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