Ferrite-FEM/Ferrite.jl

Merge device assembler with normal assemblers

开放

#1,450 创建于 2026年8月4日

 (0 条评论) (0 个反应) (0 位负责人)Julia (109 个派生)github user discovery
good first issuegpu

仓库指标

星标
 (439 个星标)
PR 合并指标
 (平均合并 15天 5小时) (30 天内合并 17 个 PR)

描述

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.

贡献者指南