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 4ee40c1577 mld2p4-299:
mlprec/impl/mld_cmlprec_bld.f90
 mlprec/impl/mld_cprecbld.f90
 mlprec/impl/mld_dmlprec_bld.f90
 mlprec/impl/mld_dprecbld.f90
 mlprec/impl/mld_smlprec_bld.f90
 mlprec/impl/mld_sprecbld.f90
 mlprec/impl/mld_zmlprec_bld.f90
 mlprec/impl/mld_zprecbld.f90
 mlprec/impl/smoother/mld_c_as_smoother_bld.f90
 mlprec/impl/smoother/mld_c_base_smoother_bld.f90
 mlprec/impl/smoother/mld_c_jac_smoother_bld.f90
 mlprec/impl/smoother/mld_d_as_smoother_bld.f90
 mlprec/impl/smoother/mld_d_base_smoother_bld.f90
 mlprec/impl/smoother/mld_d_jac_smoother_bld.f90
 mlprec/impl/smoother/mld_s_as_smoother_bld.f90
 mlprec/impl/smoother/mld_s_base_smoother_bld.f90
 mlprec/impl/smoother/mld_s_jac_smoother_bld.f90
 mlprec/impl/smoother/mld_z_as_smoother_bld.f90
 mlprec/impl/smoother/mld_z_base_smoother_bld.f90
 mlprec/impl/smoother/mld_z_jac_smoother_bld.f90
 mlprec/mld_c_as_smoother.f90
 mlprec/mld_c_base_smoother_mod.f90
 mlprec/mld_c_inner_mod.f90
 mlprec/mld_c_jac_smoother.f90
 mlprec/mld_c_prec_mod.f90
 mlprec/mld_d_as_smoother.f90
 mlprec/mld_d_base_smoother_mod.f90
 mlprec/mld_d_inner_mod.f90
 mlprec/mld_d_jac_smoother.f90
 mlprec/mld_d_prec_mod.f90
 mlprec/mld_d_prec_type.f90
 mlprec/mld_s_as_smoother.f90
 mlprec/mld_s_base_smoother_mod.f90
 mlprec/mld_s_inner_mod.f90
 mlprec/mld_s_jac_smoother.f90
 mlprec/mld_s_prec_mod.f90
 mlprec/mld_z_as_smoother.f90
 mlprec/mld_z_base_smoother_mod.f90
 mlprec/mld_z_inner_mod.f90
 mlprec/mld_z_jac_smoother.f90
 mlprec/mld_z_prec_mod.f90

Interface fixes intent of DESC_A in multiple places.
12 years ago
..
Makefile mld2p4-2: 12 years ago
mld_c_as_smoother_apply.f90 mld2p4-2: 12 years ago
mld_c_as_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_c_as_smoother_bld.f90 mld2p4-299: 12 years ago
mld_c_as_smoother_check.f90 mld2p4-2: 12 years ago
mld_c_as_smoother_clone.f90 mld2p4-2: 12 years ago
mld_c_as_smoother_csetc.f90 mld2p4-2: 12 years ago
mld_c_as_smoother_cseti.f90 mld2p4-2: 12 years ago
mld_c_as_smoother_csetr.f90 mld2p4-2: 12 years ago
mld_c_as_smoother_dmp.f90 mld2p4-2: 12 years ago
mld_c_as_smoother_free.f90 mld2p4-2: 12 years ago
mld_c_as_smoother_setc.f90 mld2p4-2: 12 years ago
mld_c_as_smoother_seti.f90 mld2p4-2: 12 years ago
mld_c_as_smoother_setr.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_apply.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_bld.f90 mld2p4-299: 12 years ago
mld_c_base_smoother_check.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_clone.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_csetc.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_cseti.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_csetr.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_descr.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_dmp.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_free.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_setc.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_seti.f90 mld2p4-2: 12 years ago
mld_c_base_smoother_setr.f90 mld2p4-2: 12 years ago
mld_c_jac_smoother_apply.f90 mld2p4-2: 12 years ago
mld_c_jac_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_c_jac_smoother_bld.f90 mld2p4-299: 12 years ago
mld_c_jac_smoother_clone.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_apply.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_bld.f90 mld2p4-299: 12 years ago
mld_d_as_smoother_check.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_clone.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_csetc.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_cseti.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_csetr.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_dmp.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_free.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_setc.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_seti.f90 mld2p4-2: 12 years ago
mld_d_as_smoother_setr.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_apply.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_bld.f90 mld2p4-299: 12 years ago
mld_d_base_smoother_check.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_clone.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_csetc.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_cseti.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_csetr.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_descr.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_dmp.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_free.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_setc.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_seti.f90 mld2p4-2: 12 years ago
mld_d_base_smoother_setr.f90 mld2p4-2: 12 years ago
mld_d_jac_smoother_apply.f90 mld2p4-2: 12 years ago
mld_d_jac_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_d_jac_smoother_bld.f90 mld2p4-299: 12 years ago
mld_d_jac_smoother_clone.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_apply.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_bld.f90 mld2p4-299: 12 years ago
mld_s_as_smoother_check.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_clone.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_csetc.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_cseti.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_csetr.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_dmp.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_free.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_setc.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_seti.f90 mld2p4-2: 12 years ago
mld_s_as_smoother_setr.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_apply.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_bld.f90 mld2p4-299: 12 years ago
mld_s_base_smoother_check.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_clone.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_csetc.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_cseti.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_csetr.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_descr.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_dmp.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_free.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_setc.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_seti.f90 mld2p4-2: 12 years ago
mld_s_base_smoother_setr.f90 mld2p4-2: 12 years ago
mld_s_jac_smoother_apply.f90 mld2p4-2: 12 years ago
mld_s_jac_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_s_jac_smoother_bld.f90 mld2p4-299: 12 years ago
mld_s_jac_smoother_clone.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_apply.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_bld.f90 mld2p4-299: 12 years ago
mld_z_as_smoother_check.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_clone.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_csetc.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_cseti.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_csetr.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_dmp.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_free.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_setc.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_seti.f90 mld2p4-2: 12 years ago
mld_z_as_smoother_setr.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_apply.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_bld.f90 mld2p4-299: 12 years ago
mld_z_base_smoother_check.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_clone.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_csetc.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_cseti.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_csetr.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_descr.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_dmp.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_free.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_setc.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_seti.f90 mld2p4-2: 12 years ago
mld_z_base_smoother_setr.f90 mld2p4-2: 12 years ago
mld_z_jac_smoother_apply.f90 mld2p4-2: 12 years ago
mld_z_jac_smoother_apply_vect.f90 mld2p4-2: 12 years ago
mld_z_jac_smoother_bld.f90 mld2p4-299: 12 years ago
mld_z_jac_smoother_clone.f90 mld2p4-2: 12 years ago