Ferrite-FEM/FerriteDistributed.jl

Sparsity pattern creation

Open

#19 创建于 2023年9月12日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Julia (1 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (13 star)
PR 合并指标
 (平均合并 40分钟) (30 天内合并 2 个 PR)

描述

The current implementation has COO assembler. However, it should be more efficient to precompute the distributed sparsity pattern. Fix this.

贡献者指南