From 150724341f899f40f3c561e2f7eee2edc54db7a0 Mon Sep 17 00:00:00 2001 From: sfilippone Date: Fri, 12 Jun 2026 16:09:40 +0200 Subject: [PATCH] Take out debug print --- cbind/amgprec/amg_dprec_cbind_mod.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cbind/amgprec/amg_dprec_cbind_mod.F90 b/cbind/amgprec/amg_dprec_cbind_mod.F90 index 31493e36..2a945611 100644 --- a/cbind/amgprec/amg_dprec_cbind_mod.F90 +++ b/cbind/amgprec/amg_dprec_cbind_mod.F90 @@ -342,7 +342,7 @@ contains else nullify(s2p) end if - write(0,*) 'krylov: s1 s2 ',associated(s1p),associated(s2p) + !write(0,*) 'krylov: s1 s2 ',associated(s1p),associated(s2p) call stringc2f(methd,fmethd) feps = eps fitmax = itmax