diff --git a/ext/StartUpDGSummationByPartsOperatorsExt.jl b/ext/StartUpDGSummationByPartsOperatorsExt.jl index 6b583463..2a685465 100644 --- a/ext/StartUpDGSummationByPartsOperatorsExt.jl +++ b/ext/StartUpDGSummationByPartsOperatorsExt.jl @@ -1,7 +1,7 @@ module StartUpDGSummationByPartsOperatorsExt using LinearAlgebra: LinearAlgebra, Diagonal, diag, norm, UniformScaling - using SparseArrays: sparse, droptol! +using SparseArrays: sparse, droptol!, spzeros using StartUpDG