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
Salvatore Filippone 07fe952426 Early return in mlprec-aply 4 years ago
..
impl Early return in mlprec-aply 4 years ago
Makefile Remove last vestiges of single precision sludist files from Makefile 5 years ago
mlc2mlh.sh Fixed C include file and its generation. 14 years ago
mld_base_prec_type.F90 Support for L1- variants of hybrid Gauss-Seidel 4 years ago
mld_c_as_smoother.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_c_base_aggregator_mod.f90 Take out the backfix method. 5 years ago
mld_c_base_smoother_mod.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_c_base_solver_mod.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_c_dec_aggregator_mod.f90 Fix INTENT of desc_a for cases where we need a deep copy. 5 years ago
mld_c_diag_solver.f90 Added clear_data to diag solver 5 years ago
mld_c_gs_solver.f90 Added clear_data and clone_settings to GS solver 5 years ago
mld_c_hybrid_aggregator_mod.F90 Fixed inheritance and setup of aggregators. 7 years ago
mld_c_id_solver.f90 Make DESC_A inout in solver%bld. 6 years ago
mld_c_ilu_fact_mod.f90 Updated internal docs. 5 years ago
mld_c_ilu_solver.f90 New clear_data and clone_settings methods for ILU 4 years ago
mld_c_inner_mod.f90 Fixed intent of variables in module inner_mod 5 years ago
mld_c_jac_smoother.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_c_mumps_solver.F90 Methods clear_data and clone_settings for MUMPS solver 4 years ago
mld_c_onelev_mod.f90 Take out the backfix method. 5 years ago
mld_c_prec_mod.f90 Updated internal docs. 5 years ago
mld_c_prec_type.f90 New iproc argument in prec%dump 5 years ago
mld_c_slu_solver.F90 Method clear_data for SLU and SLUDIST 4 years ago
mld_c_symdec_aggregator_mod.f90 Aligned new aggregator object internals. 6 years ago
mld_const.h Fixed C include file and its generation. 14 years ago
mld_d_as_smoother.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_d_base_aggregator_mod.f90 Take out the backfix method. 5 years ago
mld_d_base_smoother_mod.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_d_base_solver_mod.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_d_dec_aggregator_mod.f90 Fix INTENT of desc_a for cases where we need a deep copy. 5 years ago
mld_d_diag_solver.f90 Added clear_data to diag solver 5 years ago
mld_d_gs_solver.f90 Added clear_data and clone_settings to GS solver 5 years ago
mld_d_hybrid_aggregator_mod.F90 Fixed inheritance and setup of aggregators. 7 years ago
mld_d_id_solver.f90 Make DESC_A inout in solver%bld. 6 years ago
mld_d_ilu_fact_mod.f90 Updated internal docs. 5 years ago
mld_d_ilu_solver.f90 New clear_data and clone_settings methods for ILU 4 years ago
mld_d_inner_mod.f90 Fixed intent of variables in module inner_mod 5 years ago
mld_d_jac_smoother.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_d_mumps_solver.F90 Methods clear_data and clone_settings for MUMPS solver 4 years ago
mld_d_onelev_mod.f90 Take out the backfix method. 5 years ago
mld_d_prec_mod.f90 Updated internal docs. 5 years ago
mld_d_prec_type.f90 New iproc argument in prec%dump 5 years ago
mld_d_slu_solver.F90 Method clear_data for SLU and SLUDIST 4 years ago
mld_d_sludist_solver.F90 Method clear_data for SLU and SLUDIST 4 years ago
mld_d_symdec_aggregator_mod.f90 Aligned new aggregator object internals. 6 years ago
mld_d_umf_solver.F90 Method clear_data for UMF solver. 4 years ago
mld_prec_mod.f90 Updated version number in headers. 7 years ago
mld_prec_type.f90 Updated version number in headers. 7 years ago
mld_s_as_smoother.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_s_base_aggregator_mod.f90 Take out the backfix method. 5 years ago
mld_s_base_smoother_mod.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_s_base_solver_mod.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_s_dec_aggregator_mod.f90 Fix INTENT of desc_a for cases where we need a deep copy. 5 years ago
mld_s_diag_solver.f90 Added clear_data to diag solver 5 years ago
mld_s_gs_solver.f90 Added clear_data and clone_settings to GS solver 5 years ago
mld_s_hybrid_aggregator_mod.F90 Fixed inheritance and setup of aggregators. 7 years ago
mld_s_id_solver.f90 Make DESC_A inout in solver%bld. 6 years ago
mld_s_ilu_fact_mod.f90 Updated internal docs. 5 years ago
mld_s_ilu_solver.f90 New clear_data and clone_settings methods for ILU 4 years ago
mld_s_inner_mod.f90 Fixed intent of variables in module inner_mod 5 years ago
mld_s_jac_smoother.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_s_mumps_solver.F90 Methods clear_data and clone_settings for MUMPS solver 4 years ago
mld_s_onelev_mod.f90 Take out the backfix method. 5 years ago
mld_s_prec_mod.f90 Updated internal docs. 5 years ago
mld_s_prec_type.f90 New iproc argument in prec%dump 5 years ago
mld_s_slu_solver.F90 Method clear_data for SLU and SLUDIST 4 years ago
mld_s_symdec_aggregator_mod.f90 Aligned new aggregator object internals. 6 years ago
mld_z_as_smoother.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_z_base_aggregator_mod.f90 Take out the backfix method. 5 years ago
mld_z_base_smoother_mod.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_z_base_solver_mod.f90 Define clone_settings and clear_data in base smoothers and solvers 5 years ago
mld_z_dec_aggregator_mod.f90 Fix INTENT of desc_a for cases where we need a deep copy. 5 years ago
mld_z_diag_solver.f90 Added clear_data to diag solver 5 years ago
mld_z_gs_solver.f90 Added clear_data and clone_settings to GS solver 5 years ago
mld_z_hybrid_aggregator_mod.F90 Fixed inheritance and setup of aggregators. 7 years ago
mld_z_id_solver.f90 Make DESC_A inout in solver%bld. 6 years ago
mld_z_ilu_fact_mod.f90 Updated internal docs. 5 years ago
mld_z_ilu_solver.f90 New clear_data and clone_settings methods for ILU 4 years ago
mld_z_inner_mod.f90 Fixed intent of variables in module inner_mod 5 years ago
mld_z_jac_smoother.f90 New clear_data and clone_settings methods for smoothers. 5 years ago
mld_z_mumps_solver.F90 Methods clear_data and clone_settings for MUMPS solver 4 years ago
mld_z_onelev_mod.f90 Take out the backfix method. 5 years ago
mld_z_prec_mod.f90 Updated internal docs. 5 years ago
mld_z_prec_type.f90 New iproc argument in prec%dump 5 years ago
mld_z_slu_solver.F90 Method clear_data for SLU and SLUDIST 4 years ago
mld_z_sludist_solver.F90 Method clear_data for SLU and SLUDIST 4 years ago
mld_z_symdec_aggregator_mod.f90 Aligned new aggregator object internals. 6 years ago
mld_z_umf_solver.F90 Method clear_data for UMF solver. 4 years ago