You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the impression that two LOCs within SparseMatrixAssemblers.jl should have been rewritten as well after the incorporation of AlgebraInterfaces.jl in PR #249. In particular, shouldn't these LOCs:
Hi @fverdugo,
I have the impression that two LOCs within
SparseMatrixAssemblers.jl
should have been rewritten as well after the incorporation ofAlgebraInterfaces.jl
in PR #249. In particular, shouldn't these LOCs:Gridap.jl/src/FESpaces/SparseMatrixAssemblers.jl
Line 294 in db92103
Gridap.jl/src/FESpaces/SparseMatrixAssemblers.jl
Line 357 in db92103
call
add_entry!(...)
, as, e.g.,Gridap.jl/src/FESpaces/SparseMatrixAssemblers.jl
Line 64 in db92103
If you agree, and confirm, I will submit the PR ASAP to fix this.
@amartinhuertas
The text was updated successfully, but these errors were encountered: