Ferrite-FEM/FerriteDistributed.jl

Eliminate redundant shared entities

Open

#8 opened on Jun 7, 2023

 (0 comments) (0 reactions) (0 assignees)Julia (1 fork)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (Avg merge 40m) (2 merged PRs in 30d)

Description

Currently shared entities are not unique which leads to quite a bit of overhead in management and communication. This should be eliminated.

Contributor guide