You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amg4psblas/mlprec/impl/smoother
Salvatore Filippone c9e1719098 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
..
Makefile New clear_data and clone_settings methods for smoothers. 5 years ago
mld_c_as_smoother_apply.f90 Updated version number in headers. 7 years ago
mld_c_as_smoother_apply_vect.f90 Updated version number in headers. 7 years ago
mld_c_as_smoother_bld.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_c_as_smoother_check.f90 Updated version number in headers. 7 years ago
mld_c_as_smoother_clear_data.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_c_as_smoother_clone.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_c_as_smoother_clone_settings.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_c_as_smoother_cnv.f90 Fix handling of is_global for SYM%ND 5 years ago
mld_c_as_smoother_csetc.f90 Reworked CSETC methods 5 years ago
mld_c_as_smoother_cseti.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_c_as_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_c_as_smoother_free.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_c_as_smoother_prol_a.f90 Updated version number in headers. 7 years ago
mld_c_as_smoother_prol_v.f90 Updated version number in headers. 7 years ago
mld_c_as_smoother_restr_a.f90 Updated version number in headers. 7 years ago
mld_c_as_smoother_restr_v.f90 Updated version number in headers. 7 years ago
mld_c_base_smoother_apply.f90 Updated version number in headers. 7 years ago
mld_c_base_smoother_apply_vect.f90 Updated version number in headers. 7 years ago
mld_c_base_smoother_bld.f90 Updated version number in headers. 7 years ago
mld_c_base_smoother_check.f90 Updated version number in headers. 7 years ago
mld_c_base_smoother_clear_data.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_c_base_smoother_clone.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_c_base_smoother_clone_settings.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_c_base_smoother_cnv.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_c_base_smoother_csetc.f90 Reworked CSETC methods 5 years ago
mld_c_base_smoother_cseti.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_c_base_smoother_csetr.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_c_base_smoother_descr.f90 Updated version number in headers. 7 years ago
mld_c_base_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_c_base_smoother_free.f90 Updated version number in headers. 7 years ago
mld_c_jac_smoother_apply.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_c_jac_smoother_apply_vect.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_c_jac_smoother_bld.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_c_jac_smoother_clear_data.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_c_jac_smoother_clone.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_c_jac_smoother_clone_settings.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_c_jac_smoother_cnv.f90 Fix jac%cnv 5 years ago
mld_c_jac_smoother_csetc.f90 Modified implementation for residual check/print 5 years ago
mld_c_jac_smoother_cseti.f90 Added stop criterion on residual for BJAC as coarse solver 5 years ago
mld_c_jac_smoother_csetr.f90 Added stop criterion on residual for BJAC as coarse solver 5 years ago
mld_c_jac_smoother_descr.f90 New L1-Jacobi smoother. 6 years ago
mld_c_jac_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_c_l1_jac_smoother_bld.f90 Remove temporary implementation of L1 5 years ago
mld_c_l1_jac_smoother_clone.f90 Fix clone for L1_JAC 5 years ago
mld_c_l1_jac_smoother_descr.f90 Fix description of L1-GS 5 years ago
mld_d_as_smoother_apply.f90 Updated version number in headers. 7 years ago
mld_d_as_smoother_apply_vect.f90 Updated version number in headers. 7 years ago
mld_d_as_smoother_bld.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_d_as_smoother_check.f90 Updated version number in headers. 7 years ago
mld_d_as_smoother_clear_data.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_d_as_smoother_clone.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_d_as_smoother_clone_settings.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_d_as_smoother_cnv.f90 Fix handling of is_global for SYM%ND 5 years ago
mld_d_as_smoother_csetc.f90 Reworked CSETC methods 5 years ago
mld_d_as_smoother_cseti.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_d_as_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_d_as_smoother_free.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_d_as_smoother_prol_a.f90 Updated version number in headers. 7 years ago
mld_d_as_smoother_prol_v.f90 Updated version number in headers. 7 years ago
mld_d_as_smoother_restr_a.f90 Updated version number in headers. 7 years ago
mld_d_as_smoother_restr_v.f90 Updated version number in headers. 7 years ago
mld_d_base_smoother_apply.f90 Updated version number in headers. 7 years ago
mld_d_base_smoother_apply_vect.f90 Updated version number in headers. 7 years ago
mld_d_base_smoother_bld.f90 Updated version number in headers. 7 years ago
mld_d_base_smoother_check.f90 Updated version number in headers. 7 years ago
mld_d_base_smoother_clear_data.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_d_base_smoother_clone.f90 Updated version number in headers. 7 years ago
mld_d_base_smoother_clone_settings.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_d_base_smoother_cnv.f90 Updated version number in headers. 7 years ago
mld_d_base_smoother_csetc.f90 Reworked CSETC methods 5 years ago
mld_d_base_smoother_cseti.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_d_base_smoother_csetr.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_d_base_smoother_descr.f90 Updated version number in headers. 7 years ago
mld_d_base_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_d_base_smoother_free.f90 Updated version number in headers. 7 years ago
mld_d_jac_smoother_apply.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_d_jac_smoother_apply_vect.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_d_jac_smoother_bld.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_d_jac_smoother_clear_data.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_d_jac_smoother_clone.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_d_jac_smoother_clone_settings.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_d_jac_smoother_cnv.f90 Fix jac%cnv 5 years ago
mld_d_jac_smoother_csetc.f90 Modified implementation for residual check/print 5 years ago
mld_d_jac_smoother_cseti.f90 Added stop criterion on residual for BJAC as coarse solver 5 years ago
mld_d_jac_smoother_csetr.f90 Added stop criterion on residual for BJAC as coarse solver 5 years ago
mld_d_jac_smoother_descr.f90 New L1-Jacobi smoother. 6 years ago
mld_d_jac_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_d_l1_jac_smoother_bld.f90 Remove temporary implementation of L1 5 years ago
mld_d_l1_jac_smoother_clone.f90 Fix clone for L1_JAC 5 years ago
mld_d_l1_jac_smoother_descr.f90 Fix description of L1-GS 5 years ago
mld_s_as_smoother_apply.f90 Updated version number in headers. 7 years ago
mld_s_as_smoother_apply_vect.f90 Updated version number in headers. 7 years ago
mld_s_as_smoother_bld.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_s_as_smoother_check.f90 Updated version number in headers. 7 years ago
mld_s_as_smoother_clear_data.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_s_as_smoother_clone.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_s_as_smoother_clone_settings.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_s_as_smoother_cnv.f90 Fix handling of is_global for SYM%ND 5 years ago
mld_s_as_smoother_csetc.f90 Reworked CSETC methods 5 years ago
mld_s_as_smoother_cseti.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_s_as_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_s_as_smoother_free.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_s_as_smoother_prol_a.f90 Updated version number in headers. 7 years ago
mld_s_as_smoother_prol_v.f90 Updated version number in headers. 7 years ago
mld_s_as_smoother_restr_a.f90 Updated version number in headers. 7 years ago
mld_s_as_smoother_restr_v.f90 Updated version number in headers. 7 years ago
mld_s_base_smoother_apply.f90 Updated version number in headers. 7 years ago
mld_s_base_smoother_apply_vect.f90 Updated version number in headers. 7 years ago
mld_s_base_smoother_bld.f90 Updated version number in headers. 7 years ago
mld_s_base_smoother_check.f90 Updated version number in headers. 7 years ago
mld_s_base_smoother_clear_data.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_s_base_smoother_clone.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_s_base_smoother_clone_settings.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_s_base_smoother_cnv.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_s_base_smoother_csetc.f90 Reworked CSETC methods 5 years ago
mld_s_base_smoother_cseti.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_s_base_smoother_csetr.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_s_base_smoother_descr.f90 Updated version number in headers. 7 years ago
mld_s_base_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_s_base_smoother_free.f90 Updated version number in headers. 7 years ago
mld_s_jac_smoother_apply.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_s_jac_smoother_apply_vect.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_s_jac_smoother_bld.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_s_jac_smoother_clear_data.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_s_jac_smoother_clone.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_s_jac_smoother_clone_settings.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_s_jac_smoother_cnv.f90 Fix jac%cnv 5 years ago
mld_s_jac_smoother_csetc.f90 Modified implementation for residual check/print 5 years ago
mld_s_jac_smoother_cseti.f90 Added stop criterion on residual for BJAC as coarse solver 5 years ago
mld_s_jac_smoother_csetr.f90 Added stop criterion on residual for BJAC as coarse solver 5 years ago
mld_s_jac_smoother_descr.f90 New L1-Jacobi smoother. 6 years ago
mld_s_jac_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_s_l1_jac_smoother_bld.f90 Remove temporary implementation of L1 5 years ago
mld_s_l1_jac_smoother_clone.f90 Fix clone for L1_JAC 5 years ago
mld_s_l1_jac_smoother_descr.f90 Fix description of L1-GS 5 years ago
mld_z_as_smoother_apply.f90 Updated version number in headers. 7 years ago
mld_z_as_smoother_apply_vect.f90 Updated version number in headers. 7 years ago
mld_z_as_smoother_bld.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_z_as_smoother_check.f90 Updated version number in headers. 7 years ago
mld_z_as_smoother_clear_data.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_z_as_smoother_clone.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_z_as_smoother_clone_settings.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_z_as_smoother_cnv.f90 Fix handling of is_global for SYM%ND 5 years ago
mld_z_as_smoother_csetc.f90 Reworked CSETC methods 5 years ago
mld_z_as_smoother_cseti.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_z_as_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_z_as_smoother_free.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_z_as_smoother_prol_a.f90 Updated version number in headers. 7 years ago
mld_z_as_smoother_prol_v.f90 Updated version number in headers. 7 years ago
mld_z_as_smoother_restr_a.f90 Updated version number in headers. 7 years ago
mld_z_as_smoother_restr_v.f90 Updated version number in headers. 7 years ago
mld_z_base_smoother_apply.f90 Updated version number in headers. 7 years ago
mld_z_base_smoother_apply_vect.f90 Updated version number in headers. 7 years ago
mld_z_base_smoother_bld.f90 Updated version number in headers. 7 years ago
mld_z_base_smoother_check.f90 Updated version number in headers. 7 years ago
mld_z_base_smoother_clear_data.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_z_base_smoother_clone.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_z_base_smoother_clone_settings.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_z_base_smoother_cnv.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_z_base_smoother_csetc.f90 Reworked CSETC methods 5 years ago
mld_z_base_smoother_cseti.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_z_base_smoother_csetr.f90 Add optional IDX argument to %SET calls. 6 years ago
mld_z_base_smoother_descr.f90 Updated version number in headers. 7 years ago
mld_z_base_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_z_base_smoother_free.f90 Updated version number in headers. 7 years ago
mld_z_jac_smoother_apply.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_z_jac_smoother_apply_vect.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_z_jac_smoother_bld.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_z_jac_smoother_clear_data.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_z_jac_smoother_clone.f90 First round of changes for Richardson implementation. Zero sweeps is the identity. 5 years ago
mld_z_jac_smoother_clone_settings.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_z_jac_smoother_cnv.f90 Fix jac%cnv 5 years ago
mld_z_jac_smoother_csetc.f90 Modified implementation for residual check/print 5 years ago
mld_z_jac_smoother_cseti.f90 Added stop criterion on residual for BJAC as coarse solver 5 years ago
mld_z_jac_smoother_csetr.f90 Added stop criterion on residual for BJAC as coarse solver 5 years ago
mld_z_jac_smoother_descr.f90 New L1-Jacobi smoother. 6 years ago
mld_z_jac_smoother_dmp.f90 Introduced solver%dump GLOBAL_NUM for in-house solvers 5 years ago
mld_z_l1_jac_smoother_bld.f90 Remove temporary implementation of L1 5 years ago
mld_z_l1_jac_smoother_clone.f90 Fix clone for L1_JAC 5 years ago
mld_z_l1_jac_smoother_descr.f90 Fix description of L1-GS 5 years ago