Take out debug print

kinsol-stop
sfilippone 18 hours ago
parent 525f971978
commit 150724341f

@ -342,7 +342,7 @@ contains
else else
nullify(s2p) nullify(s2p)
end if end if
write(0,*) 'krylov: s1 s2 ',associated(s1p),associated(s2p) !write(0,*) 'krylov: s1 s2 ',associated(s1p),associated(s2p)
call stringc2f(methd,fmethd) call stringc2f(methd,fmethd)
feps = eps feps = eps
fitmax = itmax fitmax = itmax

Loading…
Cancel
Save