Commit Graph

8 Commits (c9376b5b4ffbb893a829bc9f6969356c53641046)

Author SHA1 Message Date
Salvatore Filippone e421c5ff3b mld2p4-2:
Added implementation split for onelev.
 Fixed file headers.
12 years ago
Salvatore Filippone daf8352ba0 mld2p4-2:
Rename SMOOTHER into smoother etc.
12 years ago
Salvatore Filippone 1e15c35595 mld2p4-2:
mlprec/impl/Makefile
 mlprec/impl/SMOOTHER
 mlprec/impl/SMOOTHER/Makefile
 mlprec/impl/SMOOTHER/mld_c_as_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_c_as_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_c_as_smoother_bld.f90
 mlprec/impl/SMOOTHER/mld_c_as_smoother_check.f90
 mlprec/impl/SMOOTHER/mld_c_as_smoother_dmp.f90
 mlprec/impl/SMOOTHER/mld_c_as_smoother_free.f90
 mlprec/impl/SMOOTHER/mld_c_as_smoother_setc.f90
 mlprec/impl/SMOOTHER/mld_c_as_smoother_seti.f90
 mlprec/impl/SMOOTHER/mld_c_as_smoother_setr.f90
 mlprec/impl/SMOOTHER/mld_c_base_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_c_base_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_c_base_smoother_bld.f90
 mlprec/impl/SMOOTHER/mld_c_base_smoother_check.f90
 mlprec/impl/SMOOTHER/mld_c_base_smoother_descr.f90
 mlprec/impl/SMOOTHER/mld_c_base_smoother_dmp.f90
 mlprec/impl/SMOOTHER/mld_c_base_smoother_free.f90
 mlprec/impl/SMOOTHER/mld_c_base_smoother_setc.f90
 mlprec/impl/SMOOTHER/mld_c_base_smoother_seti.f90
 mlprec/impl/SMOOTHER/mld_c_base_smoother_setr.f90
 mlprec/impl/SMOOTHER/mld_c_jac_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_c_jac_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_c_jac_smoother_bld.f90
 mlprec/impl/SMOOTHER/mld_d_as_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_d_as_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_d_as_smoother_bld.f90
 mlprec/impl/SMOOTHER/mld_d_as_smoother_check.f90
 mlprec/impl/SMOOTHER/mld_d_as_smoother_dmp.f90
 mlprec/impl/SMOOTHER/mld_d_as_smoother_free.f90
 mlprec/impl/SMOOTHER/mld_d_as_smoother_setc.f90
 mlprec/impl/SMOOTHER/mld_d_as_smoother_seti.f90
 mlprec/impl/SMOOTHER/mld_d_as_smoother_setr.f90
 mlprec/impl/SMOOTHER/mld_d_base_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_d_base_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_d_base_smoother_bld.f90
 mlprec/impl/SMOOTHER/mld_d_base_smoother_check.f90
 mlprec/impl/SMOOTHER/mld_d_base_smoother_descr.f90
 mlprec/impl/SMOOTHER/mld_d_base_smoother_dmp.f90
 mlprec/impl/SMOOTHER/mld_d_base_smoother_free.f90
 mlprec/impl/SMOOTHER/mld_d_base_smoother_setc.f90
 mlprec/impl/SMOOTHER/mld_d_base_smoother_seti.f90
 mlprec/impl/SMOOTHER/mld_d_base_smoother_setr.f90
 mlprec/impl/SMOOTHER/mld_d_jac_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_d_jac_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_d_jac_smoother_bld.f90
 mlprec/impl/SMOOTHER/mld_s_as_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_s_as_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_s_as_smoother_bld.f90
 mlprec/impl/SMOOTHER/mld_s_as_smoother_check.f90
 mlprec/impl/SMOOTHER/mld_s_as_smoother_dmp.f90
 mlprec/impl/SMOOTHER/mld_s_as_smoother_free.f90
 mlprec/impl/SMOOTHER/mld_s_as_smoother_setc.f90
 mlprec/impl/SMOOTHER/mld_s_as_smoother_seti.f90
 mlprec/impl/SMOOTHER/mld_s_as_smoother_setr.f90
 mlprec/impl/SMOOTHER/mld_s_base_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_s_base_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_s_base_smoother_bld.f90
 mlprec/impl/SMOOTHER/mld_s_base_smoother_check.f90
 mlprec/impl/SMOOTHER/mld_s_base_smoother_descr.f90
 mlprec/impl/SMOOTHER/mld_s_base_smoother_dmp.f90
 mlprec/impl/SMOOTHER/mld_s_base_smoother_free.f90
 mlprec/impl/SMOOTHER/mld_s_base_smoother_setc.f90
 mlprec/impl/SMOOTHER/mld_s_base_smoother_seti.f90
 mlprec/impl/SMOOTHER/mld_s_base_smoother_setr.f90
 mlprec/impl/SMOOTHER/mld_s_jac_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_s_jac_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_s_jac_smoother_bld.f90
 mlprec/impl/SMOOTHER/mld_z_as_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_z_as_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_z_as_smoother_bld.f90
 mlprec/impl/SMOOTHER/mld_z_as_smoother_check.f90
 mlprec/impl/SMOOTHER/mld_z_as_smoother_dmp.f90
 mlprec/impl/SMOOTHER/mld_z_as_smoother_free.f90
 mlprec/impl/SMOOTHER/mld_z_as_smoother_setc.f90
 mlprec/impl/SMOOTHER/mld_z_as_smoother_seti.f90
 mlprec/impl/SMOOTHER/mld_z_as_smoother_setr.f90
 mlprec/impl/SMOOTHER/mld_z_base_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_z_base_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_z_base_smoother_bld.f90
 mlprec/impl/SMOOTHER/mld_z_base_smoother_check.f90
 mlprec/impl/SMOOTHER/mld_z_base_smoother_descr.f90
 mlprec/impl/SMOOTHER/mld_z_base_smoother_dmp.f90
 mlprec/impl/SMOOTHER/mld_z_base_smoother_free.f90
 mlprec/impl/SMOOTHER/mld_z_base_smoother_setc.f90
 mlprec/impl/SMOOTHER/mld_z_base_smoother_seti.f90
 mlprec/impl/SMOOTHER/mld_z_base_smoother_setr.f90
 mlprec/impl/SMOOTHER/mld_z_jac_smoother_apply.f90
 mlprec/impl/SMOOTHER/mld_z_jac_smoother_apply_vect.f90
 mlprec/impl/SMOOTHER/mld_z_jac_smoother_bld.f90
 mlprec/impl/SOLVER
 mlprec/impl/SOLVER/Makefile
 mlprec/impl/SOLVER/mld_c_base_solver_apply.f90
 mlprec/impl/SOLVER/mld_c_base_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_c_base_solver_bld.f90
 mlprec/impl/SOLVER/mld_c_base_solver_check.f90
 mlprec/impl/SOLVER/mld_c_base_solver_descr.f90
 mlprec/impl/SOLVER/mld_c_base_solver_dmp.f90
 mlprec/impl/SOLVER/mld_c_base_solver_free.f90
 mlprec/impl/SOLVER/mld_c_base_solver_setc.f90
 mlprec/impl/SOLVER/mld_c_base_solver_seti.f90
 mlprec/impl/SOLVER/mld_c_base_solver_setr.f90
 mlprec/impl/SOLVER/mld_c_diag_solver_apply.f90
 mlprec/impl/SOLVER/mld_c_diag_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_c_diag_solver_bld.f90
 mlprec/impl/SOLVER/mld_c_id_solver_apply.f90
 mlprec/impl/SOLVER/mld_c_id_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_c_ilu_solver_apply.f90
 mlprec/impl/SOLVER/mld_c_ilu_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_c_ilu_solver_bld.f90
 mlprec/impl/SOLVER/mld_c_ilu_solver_dmp.f90
 mlprec/impl/SOLVER/mld_d_base_solver_apply.f90
 mlprec/impl/SOLVER/mld_d_base_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_d_base_solver_bld.f90
 mlprec/impl/SOLVER/mld_d_base_solver_check.f90
 mlprec/impl/SOLVER/mld_d_base_solver_descr.f90
 mlprec/impl/SOLVER/mld_d_base_solver_dmp.f90
 mlprec/impl/SOLVER/mld_d_base_solver_free.f90
 mlprec/impl/SOLVER/mld_d_base_solver_setc.f90
 mlprec/impl/SOLVER/mld_d_base_solver_seti.f90
 mlprec/impl/SOLVER/mld_d_base_solver_setr.f90
 mlprec/impl/SOLVER/mld_d_diag_solver_apply.f90
 mlprec/impl/SOLVER/mld_d_diag_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_d_diag_solver_bld.f90
 mlprec/impl/SOLVER/mld_d_id_solver_apply.f90
 mlprec/impl/SOLVER/mld_d_id_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_d_ilu_solver_apply.f90
 mlprec/impl/SOLVER/mld_d_ilu_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_d_ilu_solver_bld.f90
 mlprec/impl/SOLVER/mld_d_ilu_solver_dmp.f90
 mlprec/impl/SOLVER/mld_s_base_solver_apply.f90
 mlprec/impl/SOLVER/mld_s_base_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_s_base_solver_bld.f90
 mlprec/impl/SOLVER/mld_s_base_solver_check.f90
 mlprec/impl/SOLVER/mld_s_base_solver_descr.f90
 mlprec/impl/SOLVER/mld_s_base_solver_dmp.f90
 mlprec/impl/SOLVER/mld_s_base_solver_free.f90
 mlprec/impl/SOLVER/mld_s_base_solver_setc.f90
 mlprec/impl/SOLVER/mld_s_base_solver_seti.f90
 mlprec/impl/SOLVER/mld_s_base_solver_setr.f90
 mlprec/impl/SOLVER/mld_s_diag_solver_apply.f90
 mlprec/impl/SOLVER/mld_s_diag_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_s_diag_solver_bld.f90
 mlprec/impl/SOLVER/mld_s_id_solver_apply.f90
 mlprec/impl/SOLVER/mld_s_id_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_s_ilu_solver_apply.f90
 mlprec/impl/SOLVER/mld_s_ilu_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_s_ilu_solver_bld.f90
 mlprec/impl/SOLVER/mld_s_ilu_solver_dmp.f90
 mlprec/impl/SOLVER/mld_z_base_solver_apply.f90
 mlprec/impl/SOLVER/mld_z_base_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_z_base_solver_bld.f90
 mlprec/impl/SOLVER/mld_z_base_solver_check.f90
 mlprec/impl/SOLVER/mld_z_base_solver_descr.f90
 mlprec/impl/SOLVER/mld_z_base_solver_dmp.f90
 mlprec/impl/SOLVER/mld_z_base_solver_free.f90
 mlprec/impl/SOLVER/mld_z_base_solver_setc.f90
 mlprec/impl/SOLVER/mld_z_base_solver_seti.f90
 mlprec/impl/SOLVER/mld_z_base_solver_setr.f90
 mlprec/impl/SOLVER/mld_z_diag_solver_apply.f90
 mlprec/impl/SOLVER/mld_z_diag_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_z_diag_solver_bld.f90
 mlprec/impl/SOLVER/mld_z_id_solver_apply.f90
 mlprec/impl/SOLVER/mld_z_id_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_z_ilu_solver_apply.f90
 mlprec/impl/SOLVER/mld_z_ilu_solver_apply_vect.f90
 mlprec/impl/SOLVER/mld_z_ilu_solver_bld.f90
 mlprec/impl/SOLVER/mld_z_ilu_solver_dmp.f90

Split implementation of solvers and smoothers
12 years ago
Salvatore Filippone e5f9b851ce mld2p4-NewML:
mlprec/impl/Makefile
 mlprec/impl/mld_caggrmat_asb.f90
 mlprec/impl/mld_caggrmat_minnrg_asb.F90
 mlprec/impl/mld_caggrmat_nosmth_asb.F90
 mlprec/impl/mld_caggrmat_smth_asb.F90
 mlprec/impl/mld_daggrmat_asb.f90
 mlprec/impl/mld_daggrmat_minnrg_asb.F90
 mlprec/impl/mld_daggrmat_nosmth_asb.F90
 mlprec/impl/mld_daggrmat_smth_asb.F90
 mlprec/impl/mld_dprecinit.F90
 mlprec/impl/mld_dprecset.F90
 mlprec/impl/mld_saggrmat_asb.f90
 mlprec/impl/mld_saggrmat_minnrg_asb.F90
 mlprec/impl/mld_saggrmat_nosmth_asb.F90
 mlprec/impl/mld_saggrmat_smth_asb.F90
 mlprec/impl/mld_zaggrmat_asb.f90
 mlprec/impl/mld_zaggrmat_minnrg_asb.F90
 mlprec/impl/mld_zaggrmat_nosmth_asb.F90
 mlprec/impl/mld_zaggrmat_smth_asb.F90
 mlprec/mld_base_prec_type.F90
 mlprec/mld_c_inner_mod.f90
 mlprec/mld_d_inner_mod.f90
 mlprec/mld_d_prec_type.f90
 mlprec/mld_s_inner_mod.f90
 mlprec/mld_z_inner_mod.f90
 tests/pdegen/runs/ppde.inp

1. New _biz_asb routines
2. New interface declarations.
13 years ago
Salvatore Filippone e1508bb056 mld2p4-2:
mlprec/impl/Makefile
 mlprec/impl/mld_c_ilu_solver_impl.f90
 mlprec/impl/mld_d_ilu_solver_impl.f90
 mlprec/impl/mld_dcoarse_bld.f90
 mlprec/impl/mld_s_ilu_solver_impl.f90
 mlprec/impl/mld_z_ilu_solver_impl.f90
 mlprec/impl/mld_zcoarse_bld.f90
 mlprec/mld_base_prec_type.F90
 mlprec/mld_c_base_solver_mod.f90
 mlprec/mld_c_ilu_fact_mod.f90
 mlprec/mld_c_ilu_solver.f90
 mlprec/mld_d_base_solver_mod.f90
 mlprec/mld_d_ilu_fact_mod.f90
 mlprec/mld_d_ilu_solver.f90
 mlprec/mld_s_base_solver_mod.f90
 mlprec/mld_s_ilu_fact_mod.f90
 mlprec/mld_s_ilu_solver.f90
 mlprec/mld_z_base_solver_mod.f90
 mlprec/mld_z_ilu_fact_mod.f90
 mlprec/mld_z_ilu_solver.f90

Split mod/impl for ilu.
Fixed names for legal_d_omega, legal_d_fact_thrs legal_d_aggr_thres.
13 years ago
Salvatore Filippone 637863c057 mld2p4-2:
mlprec/impl/Makefile
 mlprec/impl/mld_c_diag_solver_impl.f90
 mlprec/impl/mld_c_id_solver_impl.f90
 mlprec/impl/mld_d_diag_solver_impl.f90
 mlprec/impl/mld_d_id_solver_impl.f90
 mlprec/impl/mld_s_diag_solver_impl.f90
 mlprec/impl/mld_s_id_solver_impl.f90
 mlprec/impl/mld_z_diag_solver_impl.f90
 mlprec/impl/mld_z_id_solver_impl.f90
 mlprec/mld_c_diag_solver.f90
 mlprec/mld_c_id_solver.f90
 mlprec/mld_d_diag_solver.f90
 mlprec/mld_d_id_solver.f90
 mlprec/mld_s_diag_solver.f90
 mlprec/mld_s_id_solver.f90
 mlprec/mld_z_diag_solver.f90
 mlprec/mld_z_id_solver.f90


Split id_solver and diag_solver.
13 years ago
Salvatore Filippone 849e8b143c mld2p4-2:
mlprec/impl/Makefile
 mlprec/impl/mld_c_jac_smoother_impl.f90
 mlprec/impl/mld_d_jac_smoother_impl.f90
 mlprec/impl/mld_daggrmat_minnrg_asb.F90
 mlprec/impl/mld_s_jac_smoother_impl.f90
 mlprec/impl/mld_z_jac_smoother_impl.f90
 mlprec/mld_c_as_smoother.f90
 mlprec/mld_c_base_solver_mod.f90
 mlprec/mld_c_jac_smoother.f90
 mlprec/mld_c_prec_type.f90
 mlprec/mld_d_as_smoother.f90
 mlprec/mld_d_base_solver_mod.f90
 mlprec/mld_d_jac_smoother.f90
 mlprec/mld_d_prec_type.f90
 mlprec/mld_s_as_smoother.f90
 mlprec/mld_s_base_solver_mod.f90
 mlprec/mld_s_jac_smoother.f90
 mlprec/mld_s_prec_type.f90
 mlprec/mld_z_as_smoother.f90
 mlprec/mld_z_base_solver_mod.f90
 mlprec/mld_z_jac_smoother.f90
 mlprec/mld_z_prec_type.f90
 tests/pdegen/runs/ppde.inp


Further work on split of preconditioners into
interface/implementation.
13 years ago
Salvatore Filippone 977bd08c4a mld2p4-2:

							
						
13 years ago