@ -81,7 +81,7 @@
subroutine amg_c_smoothers_bld(a,desc_a,prec,info,amold,vmold,imold)
use psb_base_mod
use amg_c_prec_type
use amg_c_prec_type, amg_protect_name => amg_c_smoothers_bld
Implicit None
subroutine amg_d_smoothers_bld(a,desc_a,prec,info,amold,vmold,imold)
use amg_d_prec_type
use amg_d_prec_type, amg_protect_name => amg_d_smoothers_bld
subroutine amg_s_smoothers_bld(a,desc_a,prec,info,amold,vmold,imold)
use amg_s_prec_type
use amg_s_prec_type, amg_protect_name => amg_s_smoothers_bld
subroutine amg_z_smoothers_bld(a,desc_a,prec,info,amold,vmold,imold)
use amg_z_prec_type
use amg_z_prec_type, amg_protect_name => amg_z_smoothers_bld