Salvatore Filippone
84aa2586bc
mld2p4-2:
...
Makefile
mld_d_ilu_solver.f03
mld_zaggrmap_bld.f90
mld_zilu0_fact.f90
mld_ziluk_fact.f90
mld_zilut_fact.f90
Further advance on double complex.
14 years ago
Salvatore Filippone
24ddb9bbdc
mld2p4:
...
config/pac.m4
configure.ac
mlprec/mld_base_prec_type.f90
mlprec/mld_c_prec_type.f90
mlprec/mld_d_as_smoother.f03
mlprec/mld_d_diag_solver.f03
mlprec/mld_d_ilu_solver.f03
mlprec/mld_d_jac_smoother.f03
mlprec/mld_d_prec_type.f03
mlprec/mld_daggrmap_bld.f90
mlprec/mld_daggrmat_asb.f90
mlprec/mld_daggrmat_minnrg_asb.F90
mlprec/mld_daggrmat_nosmth_asb.F90
mlprec/mld_daggrmat_smth_asb.F90
mlprec/mld_das_bld.f90
mlprec/mld_dbaseprec_bld.f90
mlprec/mld_dcoarse_bld.f90
mlprec/mld_ddiag_bld.f90
mlprec/mld_dfact_bld.f90
mlprec/mld_dilu0_fact.f90
mlprec/mld_dilu_bld.f90
mlprec/mld_diluk_fact.f90
mlprec/mld_dilut_fact.f90
mlprec/mld_dmlprec_bld.f90
mlprec/mld_dprecbld.f90
mlprec/mld_dslu_bld.f90
mlprec/mld_dslud_bld.f90
mlprec/mld_dsp_renum.f90
mlprec/mld_dumf_bld.f90
mlprec/mld_inner_mod.f90
mlprec/mld_prec_mod.f90
mlprec/mld_s_prec_type.f90
mlprec/mld_z_prec_type.f90
tests/fileread/Makefile
tests/fileread/df_sample.f90
tests/pdegen/ppde.f90
tests/pdegen/spde.f90
Revised name of outer sparse type to be backward-compatible.
14 years ago
Salvatore Filippone
f1eead6115
mld2p4-2
...
updated copyright once more.
15 years ago
Salvatore Filippone
d9700ee67e
mld2p4-2
...
updated copyright.
15 years ago
Salvatore Filippone
ba931f4207
Fixed descriptive message print.
15 years ago
Salvatore Filippone
ac62ac7db5
mld2p4-2:
...
15 years ago
Salvatore Filippone
2f3670e539
Updated to use psb_sparse_mod according to latest
...
developments in psblas3.
15 years ago
Salvatore Filippone
88e27fb869
mld2p4-2
...
mlprec/mld_c_prec_type.f90
mlprec/mld_d_as_smoother.f03
mlprec/mld_d_diag_solver.f03
mlprec/mld_d_ilu_solver.f03
mlprec/mld_d_jac_smoother.f03
mlprec/mld_d_prec_type.f03
mlprec/mld_dprecaply.f90
mlprec/mld_dprecbld.f90
mlprec/mld_dprecinit.F90
mlprec/mld_s_prec_type.f90
mlprec/mld_z_prec_type.f90
tests/pdegen/runs/ppde.inp
Used new Smoother/Solver object hierarchy, for 1 level.
The precinit/precset is still the old one.
15 years ago
Salvatore Filippone
bbd82a5b45
mld2p4-2:
...
mlprec/Makefile
mlprec/mld_base_prec_type.f90
mlprec/mld_d_as_smoother.f03
mlprec/mld_d_diag_solver.f03
mlprec/mld_d_ilu_solver.f03
mlprec/mld_d_jac_smoother.f03
mlprec/mld_d_prec_type.f03
mlprec/mld_dprecinit.F90
mlprec/mld_dprecset.f90
Definition of smoother/solver objects.
15 years ago