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 dad39223ec New clear_data and clone_settings methods for smoothers. 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 Unify notation for nd_nnz_tot and fix byte size. 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 Updated version number in headers. 7 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 Updated version number in headers. 7 years ago
mld_c_as_smoother_free.f90 Updated version number in headers. 7 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 Updated version number in headers. 7 years ago
mld_c_base_smoother_free.f90 Updated version number in headers. 7 years ago
mld_c_jac_smoother_apply.f90 Unify notation for nd_nnz_tot and fix byte size. 5 years ago
mld_c_jac_smoother_apply_vect.f90 Changed selection criterion between Jacobi/BJAC application 5 years ago
mld_c_jac_smoother_bld.f90 Fix build of BJAC diagonal block factorization. 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 Unify notation for nd_nnz_tot and fix byte size. 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 Added default behavior and psb_toupper function in string check 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 Updated version number in headers. 7 years ago
mld_c_l1_jac_smoother_bld.f90 Fix build of BJAC diagonal block factorization. 5 years ago
mld_c_l1_jac_smoother_clone.f90 Added L1-BJAC smoother. 5 years ago
mld_c_l1_jac_smoother_descr.f90 Added L1-BJAC smoother. 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 Unify notation for nd_nnz_tot and fix byte size. 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 Updated version number in headers. 7 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 Updated version number in headers. 7 years ago
mld_d_as_smoother_free.f90 Updated version number in headers. 7 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 Updated version number in headers. 7 years ago
mld_d_base_smoother_free.f90 Updated version number in headers. 7 years ago
mld_d_jac_smoother_apply.f90 Unify notation for nd_nnz_tot and fix byte size. 5 years ago
mld_d_jac_smoother_apply_vect.f90 Changed selection criterion between Jacobi/BJAC application 5 years ago
mld_d_jac_smoother_bld.f90 Fix build of BJAC diagonal block factorization. 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 Unify notation for nd_nnz_tot and fix byte size. 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 Added default behavior and psb_toupper function in string check 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 Updated version number in headers. 7 years ago
mld_d_l1_jac_smoother_bld.f90 Fix build of BJAC diagonal block factorization. 5 years ago
mld_d_l1_jac_smoother_clone.f90 Added L1-BJAC smoother. 5 years ago
mld_d_l1_jac_smoother_descr.f90 Added L1-BJAC smoother. 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 Unify notation for nd_nnz_tot and fix byte size. 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 Updated version number in headers. 7 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 Updated version number in headers. 7 years ago
mld_s_as_smoother_free.f90 Updated version number in headers. 7 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 Updated version number in headers. 7 years ago
mld_s_base_smoother_free.f90 Updated version number in headers. 7 years ago
mld_s_jac_smoother_apply.f90 Unify notation for nd_nnz_tot and fix byte size. 5 years ago
mld_s_jac_smoother_apply_vect.f90 Changed selection criterion between Jacobi/BJAC application 5 years ago
mld_s_jac_smoother_bld.f90 Fix build of BJAC diagonal block factorization. 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 Unify notation for nd_nnz_tot and fix byte size. 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 Added default behavior and psb_toupper function in string check 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 Updated version number in headers. 7 years ago
mld_s_l1_jac_smoother_bld.f90 Fix build of BJAC diagonal block factorization. 5 years ago
mld_s_l1_jac_smoother_clone.f90 Added L1-BJAC smoother. 5 years ago
mld_s_l1_jac_smoother_descr.f90 Added L1-BJAC smoother. 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 Unify notation for nd_nnz_tot and fix byte size. 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 Updated version number in headers. 7 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 Updated version number in headers. 7 years ago
mld_z_as_smoother_free.f90 Updated version number in headers. 7 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 Updated version number in headers. 7 years ago
mld_z_base_smoother_free.f90 Updated version number in headers. 7 years ago
mld_z_jac_smoother_apply.f90 Unify notation for nd_nnz_tot and fix byte size. 5 years ago
mld_z_jac_smoother_apply_vect.f90 Changed selection criterion between Jacobi/BJAC application 5 years ago
mld_z_jac_smoother_bld.f90 Fix build of BJAC diagonal block factorization. 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 Unify notation for nd_nnz_tot and fix byte size. 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 Added default behavior and psb_toupper function in string check 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 Updated version number in headers. 7 years ago
mld_z_l1_jac_smoother_bld.f90 Fix build of BJAC diagonal block factorization. 5 years ago
mld_z_l1_jac_smoother_clone.f90 Added L1-BJAC smoother. 5 years ago
mld_z_l1_jac_smoother_descr.f90 Added L1-BJAC smoother. 5 years ago