Ferrite-FEM / Ferrite-FEM/FerriteDistributed.jl
SubDofHandler support
Open
enhancement
help wanted
- Dominant language
- Julia
- Stars
- 14
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.