Ferrite-FEM/Ferrite.jl

Merge device assembler with normal assemblers

Offen

#1.450 geöffnet am 04.08.2026

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Julia (109 Forks)github user discovery
good first issuegpu

Repository-Metriken

Stars
 (439 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 15T 5h) (17 gemergte PRs in 30 T)

Beschreibung

Right now the device assembler is a separate struct without the sorting logic and without the atomics. We should merge the device assembler with the other assemblers to keep features parity without duplicating the code.

Contributor Guide