Ferrite-FEM / FerriteDistributed.jl

Distributed assembly layer for Ferrite.jl.
MIT License
9 stars 0 forks source link

Modularize dof distribution algorithm #17

Open termi-official opened 1 year ago

termi-official commented 1 year ago

We should be able to provide a swappable backend for the dof distribution.

@koehlerson found https://dl.acm.org/doi/10.1145/3603372 which might be the first algorithm to implement.