Commit Graph

8 Commits (d96b3e4b869cca2577a9732ff3e5ddea4e10adec)

Author SHA1 Message Date
Salvatore Filippone 44c29297ad psblas3:
mlprec/mld_caggrmat_nosmth_asb.F90
 mlprec/mld_caggrmat_smth_asb.F90
 mlprec/mld_daggrmat_nosmth_asb.F90
 mlprec/mld_daggrmat_smth_asb.F90
 mlprec/mld_saggrmat_nosmth_asb.F90
 mlprec/mld_saggrmat_smth_asb.F90
 mlprec/mld_zaggrmat_nosmth_asb.F90
 mlprec/mld_zaggrmat_smth_asb.F90
 tests/fileread/cf_sample.f90
 tests/fileread/df_sample.f90
 tests/fileread/sf_sample.f90
 tests/fileread/zf_sample.f90
 tests/pdegen/runs/ppde.inp


Fixup descriptor for replicated index space construction.
14 years ago
Salvatore Filippone 73bc248717 mld2p4-2:
Makefile
 mld_c_as_smoother.f03
 mld_c_diag_solver.f03
 mld_c_ilu_solver.f03
 mld_c_jac_smoother.f03
 mld_c_prec_type.f03
 mld_c_prec_type.f90
 mld_caggrmap_bld.f90
 mld_caggrmat_nosmth_asb.F90
 mld_caggrmat_smth_asb.F90
 mld_cas_aply.f90
 mld_cas_bld.f90
 mld_cbaseprec_aply.f90
 mld_cbaseprec_bld.f90
 mld_ccoarse_bld.f90
 mld_cdiag_bld.f90
 mld_cfact_bld.f90
 mld_cilu0_fact.f90
 mld_cilu_bld.f90
 mld_ciluk_fact.f90
 mld_cilut_fact.f90
 mld_cmlprec_aply.f90
 mld_cmlprec_bld.f90
 mld_cprecbld.f90
 mld_cprecinit.F90
 mld_cprecset.F90
 mld_cprecset.f90
 mld_cslu_bld.f90
 mld_cslud_bld.f90
 mld_cumf_bld.f90
 mld_d_prec_type.f03
 mld_daggrmat_smth_asb.F90
 mld_ddiag_bld.f90
 mld_dfact_bld.f90
 mld_dprecaply.f90
 mld_move_alloc_mod.f90
 mld_prec_mod.f90
 mld_s_as_smoother.f03
 mld_s_diag_solver.f03
 mld_s_prec_type.f03
 mld_saggrmat_nosmth_asb.F90
 mld_saggrmat_smth_asb.F90
 mld_sdiag_bld.f90
 mld_sfact_bld.f90
 mld_silut_fact.f90
 mld_smlprec_bld.f90
 mld_sprecaply.f90
 mld_sprecbld.f90
 mld_sprecinit.F90
 mld_sprecset.F90
 mld_sprecset.f90
 mld_sslu_bld.f90
 mld_sslud_bld.f90
 mld_sumf_bld.f90
 mld_z_as_smoother.f03
 mld_z_diag_solver.f03
 mld_z_ilu_solver.f03
 mld_z_jac_smoother.f03
 mld_z_prec_type.f03
 mld_z_prec_type.f90
 mld_zaggrmat_nosmth_asb.F90
 mld_zaggrmat_smth_asb.F90
 mld_zprecbld.f90
 mld_zprecinit.F90
 mld_zprecset.F90
 mld_zprecset.f90

Single precision real and complex, start of double complex.
14 years ago
Salvatore Filippone f1eead6115 mld2p4-2
updated copyright once more.
14 years ago
Salvatore Filippone d9700ee67e mld2p4-2
updated copyright.
14 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 9a1848ef3e mld2p4:
copyright and internal doc adjustments for version 1.1.
16 years ago
Salvatore Filippone 08dd566600 mld2p4:
mlprec/Makefile
 mlprec/mld_caggrmat_nosmth_asb.F90
 mlprec/mld_caggrmat_raw_asb.F90
 mlprec/mld_cmlprec_bld.f90
 mlprec/mld_cmlprecbld.f90
 mlprec/mld_cprec_aply.f90
 mlprec/mld_cprecaply.f90
 mlprec/mld_daggrmat_nosmth_asb.F90
 mlprec/mld_daggrmat_raw_asb.F90
 mlprec/mld_dmlprec_bld.f90
 mlprec/mld_dmlprecbld.f90
 mlprec/mld_dprec_aply.f90
 mlprec/mld_dprecaply.f90
 mlprec/mld_saggrmat_nosmth_asb.F90
 mlprec/mld_saggrmat_raw_asb.F90
 mlprec/mld_smlprec_bld.f90
 mlprec/mld_smlprecbld.f90
 mlprec/mld_sprec_aply.f90
 mlprec/mld_sprecaply.f90
 mlprec/mld_zaggrmat_nosmth_asb.F90
 mlprec/mld_zaggrmat_raw_asb.F90
 mlprec/mld_zmlprec_bld.f90
 mlprec/mld_zmlprecbld.f90
 mlprec/mld_zprec_aply.f90
 mlprec/mld_zprecaply.f90

Name fixing: mlprecbld -> mlprec_bld
     	     aggrmat_raw_asb -> aggrmat_nosmth_asb
	     mld_Xprec_aply -> mld_Xprecaply

Second step: filenames.
16 years ago