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 6178a2ec13 Check error conditions in single level apply. Make sure AS vectors are good. 7 years ago
..
impl Check error conditions in single level apply. Make sure AS vectors are good. 7 years ago
Makefile Fixes for new cbind-version of psblas 3.5.0 7 years ago
mlc2mlh.sh Fixed C include file and its generation. 14 years ago
mld_base_prec_type.F90 Fixed use of Jacobi as coarse solver. 7 years ago
mld_c_as_smoother.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_c_base_smoother_mod.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_c_base_solver_mod.f90 Added WV to solver apply_vect interface. 7 years ago
mld_c_diag_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_c_gs_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_c_id_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_c_ilu_fact_mod.f90 Modified copyright vs contribution. 7 years ago
mld_c_ilu_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_c_inner_mod.f90 Update mlprec_aply to use WRK. 7 years ago
mld_c_jac_smoother.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_c_mumps_solver.F90 Added WV to solver apply_vect interface. 7 years ago
mld_c_onelev_mod.f90 Defined a new CNV method for wrkspace. Changed LV%BLD to call CNV method at end, so all relevant fields are taken care of. Fixed LV%BLD to handle all smoothers and wrkspace. 7 years ago
mld_c_prec_mod.f90 Modified copyright vs contribution. 7 years ago
mld_c_prec_type.f90 Taken out WRK(:) component of PREC, now we have the WRK component of LEV. 7 years ago
mld_c_slu_solver.F90 Added WV to solver apply_vect interface. 7 years ago
mld_const.h Fixed C include file and its generation. 14 years ago
mld_d_as_smoother.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_d_base_smoother_mod.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_d_base_solver_mod.f90 Added WV to solver apply_vect interface. 7 years ago
mld_d_diag_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_d_gs_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_d_id_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_d_ilu_fact_mod.f90 Modified copyright vs contribution. 7 years ago
mld_d_ilu_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_d_inner_mod.f90 Update mlprec_aply to use WRK. 7 years ago
mld_d_jac_smoother.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_d_mumps_solver.F90 Added WV to solver apply_vect interface. 7 years ago
mld_d_onelev_mod.f90 Defined a new CNV method for wrkspace. Changed LV%BLD to call CNV method at end, so all relevant fields are taken care of. Fixed LV%BLD to handle all smoothers and wrkspace. 7 years ago
mld_d_prec_mod.f90 Modified copyright vs contribution. 7 years ago
mld_d_prec_type.f90 Taken out WRK(:) component of PREC, now we have the WRK component of LEV. 7 years ago
mld_d_slu_solver.F90 Added WV to solver apply_vect interface. 7 years ago
mld_d_sludist_solver.F90 Added WV to solver apply_vect interface. 7 years ago
mld_d_umf_solver.F90 Added WV to solver apply_vect interface. 7 years ago
mld_prec_mod.f90 Modified copyright vs contribution. 7 years ago
mld_prec_type.f90 Modified copyright vs contribution. 7 years ago
mld_s_as_smoother.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_s_base_smoother_mod.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_s_base_solver_mod.f90 Added WV to solver apply_vect interface. 7 years ago
mld_s_diag_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_s_gs_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_s_id_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_s_ilu_fact_mod.f90 Modified copyright vs contribution. 7 years ago
mld_s_ilu_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_s_inner_mod.f90 Update mlprec_aply to use WRK. 7 years ago
mld_s_jac_smoother.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_s_mumps_solver.F90 Added WV to solver apply_vect interface. 7 years ago
mld_s_onelev_mod.f90 Defined a new CNV method for wrkspace. Changed LV%BLD to call CNV method at end, so all relevant fields are taken care of. Fixed LV%BLD to handle all smoothers and wrkspace. 7 years ago
mld_s_prec_mod.f90 Modified copyright vs contribution. 7 years ago
mld_s_prec_type.f90 Taken out WRK(:) component of PREC, now we have the WRK component of LEV. 7 years ago
mld_s_slu_solver.F90 Added WV to solver apply_vect interface. 7 years ago
mld_z_as_smoother.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_z_base_smoother_mod.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_z_base_solver_mod.f90 Added WV to solver apply_vect interface. 7 years ago
mld_z_diag_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_z_gs_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_z_id_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_z_ilu_fact_mod.f90 Modified copyright vs contribution. 7 years ago
mld_z_ilu_solver.f90 Added WV to solver apply_vect interface. 7 years ago
mld_z_inner_mod.f90 Update mlprec_aply to use WRK. 7 years ago
mld_z_jac_smoother.f90 Fixed allocte_wrk & free_wrk for WV allocation. 7 years ago
mld_z_mumps_solver.F90 Added WV to solver apply_vect interface. 7 years ago
mld_z_onelev_mod.f90 Defined a new CNV method for wrkspace. Changed LV%BLD to call CNV method at end, so all relevant fields are taken care of. Fixed LV%BLD to handle all smoothers and wrkspace. 7 years ago
mld_z_prec_mod.f90 Modified copyright vs contribution. 7 years ago
mld_z_prec_type.f90 Taken out WRK(:) component of PREC, now we have the WRK component of LEV. 7 years ago
mld_z_slu_solver.F90 Added WV to solver apply_vect interface. 7 years ago
mld_z_sludist_solver.F90 Added WV to solver apply_vect interface. 7 years ago
mld_z_umf_solver.F90 Added WV to solver apply_vect interface. 7 years ago