Ferrite-FEM/FerriteDistributed.jl

Eliminate redundant shared entities

Open

#8 opened on Jun 7, 2023

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

Repository metrics

Stars
 (13 stars)
PR merge metrics
 (PR metrics pending)

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