Skip to content

Commit eaaf24c

Browse files
committed
Supply fix
1 parent ea77c62 commit eaaf24c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/aggregation.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ function smoothed_aggregation(A::TA,
3535
end
3636
bsr_flag = false
3737
w = MultiLevelWorkspace(Val{bs}, eltype(A))
38-
println("sup maga")
3938
residual!(w, size(A, 1))
4039

4140
while length(levels) + 1 < max_levels && size(A, 1) > max_coarse

0 commit comments

Comments
 (0)