mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-29 15:42:55 +00:00
e839c60904
Now style is to assemble all same kind/dimension elements at same time in one function call, so it's possible to allocate all necessary matrices only one time.