mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-10 13:17:42 +00:00
dc667b37f7
- Reference implementation of element-by-element assembly - ElementAssemblyData and ElementContribution data structures - Sparse matrix assembly in COO then CSC format - scatter_to_global!() adds local to global system - Penalty method for Dirichlet BCs - Matrix-vector product interface for GMRES - 479 lines: Complete documentation with examples and tests