diff --git a/Publications_and_Presentations/MPArray.pdf b/Publications_and_Presentations/MPArray.pdf index bcba08ae..e3fe1dfa 100644 Binary files a/Publications_and_Presentations/MPArray.pdf and b/Publications_and_Presentations/MPArray.pdf differ diff --git a/src/Solvers/mpkrir.jl b/src/Solvers/mpkrir.jl index e8a87367..1ef91c92 100644 --- a/src/Solvers/mpkrir.jl +++ b/src/Solvers/mpkrir.jl @@ -180,12 +180,12 @@ function mpkrir(AF::MPKFact, b; reporting = false, kout = kl_bicgstab(x0, r, MPhatv, VF, eta, MPhptv; pdata = MP_Data, side = "left", kl_store=kl_store) end - # - # Make some noise - # push!(khist,length(kout.reshist)) itcp1 = itc + 1 winner = kout.idid ? " $ktype converged" : " $ktype failed" + # + # Make some noise + # verbose && (println( "Krylov stats: Iteration $itcp1 :", length(kout.reshist),