From 89e2d53e8b269bfc5e7c2d652461970ad70d98fd Mon Sep 17 00:00:00 2001 From: sfilippone Date: Fri, 5 Jul 2024 13:56:38 +0200 Subject: [PATCH] Silence debug print. --- amgprec/amg_d_matchboxp_mod.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/amgprec/amg_d_matchboxp_mod.f90 b/amgprec/amg_d_matchboxp_mod.f90 index 5e0151ec..e19ce617 100644 --- a/amgprec/amg_d_matchboxp_mod.f90 +++ b/amgprec/amg_d_matchboxp_mod.f90 @@ -724,7 +724,6 @@ contains & vnl, mate, iam, np,ictxt,& & msgis,msgas,msgprc,ph0t,ph1t,ph2t,ph1crd,ph2crd,info,display_inp) if (do_timings) call psb_toc(idx_cmboxp) - if (iam==0) write(0,*) iam,' buildmatching from PMatchBox:', info,ph0t,ph1t,ph2t if (debug) write(0,*) iam,' buildmatching from PMatchBox:', info if (debug_sync) then call psb_max(ictxt,info)