Salvatore Filippone
a9722dc049
mld2p4:
...
docs/pdf/building.tex
docs/pdf/distribution.tex
docs/pdf/license.tex
docs/pdf/userinterface.tex
examples
examples/fileread
examples/fileread/Makefile
examples/fileread/data_input.f90
examples/fileread/mld_dexample_1lev.f90
examples/fileread/mld_dexample_ml.f90
examples/fileread/runs
examples/pdegen
examples/pdegen/Makefile
examples/pdegen/data_input.f90
examples/pdegen/mld_dexample_1lev.f90
examples/pdegen/mld_dexample_ml.f90
examples/pdegen/runs
test/fileread/Makefile
test/fileread/df_bench.f90
test/fileread/runs/drt.sh
test/fileread/zf_bench.f90
test/pargen/Makefile
test/pargen/ppde.f90
test/pargen/spde.f90
Added exampels directory.
Cleaned up/aligned test/pargen.
Moved out Xf_bench to psb_bench.
17 years ago
Salvatore Filippone
5cad1f94bb
mld2p4/test/fileread/runs
...
cfs.inp
dfs.inp
sfs.inp
zfs.inp
Fixed description of inputs for coarse subsolve.
17 years ago
Salvatore Filippone
b8b99a6083
mld2p4:
...
test/fileread/cf_sample.f90
test/fileread/df_bench.f90
test/fileread/df_sample.f90
test/fileread/runs/drt.sh
test/fileread/sf_sample.f90
test/fileread/zf_bench.f90
test/fileread/zf_sample.f90
Fixes in test programs for ordering within calls to precset.
17 years ago
Salvatore Filippone
9c85e54740
mld2p4:
...
docs/pdf/userinterface.tex
docs/userguide.pdf
mlprec/mld_cbaseprec_bld.f90
mlprec/mld_cfact_bld.f90
mlprec/mld_cmlprec_bld.f90
mlprec/mld_cprecbld.f90
mlprec/mld_cprecinit.f90
mlprec/mld_cprecset.f90
mlprec/mld_csub_aply.f90
mlprec/mld_csub_solve.f90
mlprec/mld_dbaseprec_bld.f90
mlprec/mld_dfact_bld.f90
mlprec/mld_dmlprec_bld.f90
mlprec/mld_dprecbld.f90
mlprec/mld_dprecinit.f90
mlprec/mld_dprecset.f90
mlprec/mld_dsub_aply.f90
mlprec/mld_dsub_solve.f90
mlprec/mld_prec_type.f90
mlprec/mld_sbaseprec_bld.f90
mlprec/mld_sfact_bld.f90
mlprec/mld_smlprec_bld.f90
mlprec/mld_sprecbld.f90
mlprec/mld_sprecinit.f90
mlprec/mld_sprecset.f90
mlprec/mld_ssub_aply.f90
mlprec/mld_ssub_solve.f90
mlprec/mld_zbaseprec_bld.f90
mlprec/mld_zfact_bld.f90
mlprec/mld_zmlprec_bld.f90
mlprec/mld_zprecbld.f90
mlprec/mld_zprecinit.f90
mlprec/mld_zprecset.f90
mlprec/mld_zsub_aply.f90
mlprec/mld_zsub_solve.f90
test/fileread/cf_sample.f90
test/fileread/df_bench.f90
test/fileread/df_sample.f90
test/fileread/runs/cfs.inp
test/fileread/runs/dfs.inp
test/fileread/runs/sfs.inp
test/fileread/runs/zfs.inp
test/fileread/sf_sample.f90
test/fileread/zf_bench.f90
test/fileread/zf_sample.f90
test/pargen/ppde.f90
test/pargen/spde.f90
Fixes for: consistency checks in preconditioners.
17 years ago
Salvatore Filippone
70c2e5400e
mld2p4:
...
krylov/psb_prec_mod.F90
mlprec/mld_daggrmap_bld.f90
mlprec/mld_prec_type.f90
test/fileread/cf_sample.f90
test/fileread/df_bench.f90
test/fileread/df_sample.f90
test/fileread/runs/dfs.inp
test/fileread/sf_sample.f90
test/fileread/zf_bench.f90
test/fileread/zf_sample.f90
test/pargen/ppde.f90
test/pargen/spde.f90
Changed name mld_prec_descr into mld_precdescr
17 years ago
Salvatore Filippone
b9901f1f8e
mld2p4:
...
mlprec/mld_caggrmap_bld.f90
mlprec/mld_cmlprec_bld.f90
mlprec/mld_cprecinit.f90
mlprec/mld_cprecset.f90
mlprec/mld_daggrmap_bld.f90
mlprec/mld_dmlprec_bld.f90
mlprec/mld_dprecinit.f90
mlprec/mld_dprecset.f90
mlprec/mld_inner_mod.f90
mlprec/mld_prec_type.f90
mlprec/mld_saggrmap_bld.f90
mlprec/mld_smlprec_bld.f90
mlprec/mld_sprecinit.f90
mlprec/mld_sprecset.f90
mlprec/mld_zaggrmap_bld.f90
mlprec/mld_zmlprec_bld.f90
mlprec/mld_zprecinit.f90
mlprec/mld_zprecset.f90
test/fileread/cf_sample.f90
test/fileread/df_bench.f90
test/fileread/df_sample.f90
test/fileread/runs/cfs.inp
test/fileread/runs/dfs.inp
test/fileread/runs/drt.sh
test/fileread/runs/sfs.inp
test/fileread/runs/zfs.inp
test/fileread/sf_sample.f90
test/fileread/zf_sample.f90
Added an aggregation threshold to account for anisotropies.
17 years ago
Salvatore Filippone
2535383aad
mld2p4:
...
config/pac.m4
configure
krylov/Makefile
krylov/psb_prec_mod.F90
mlprec/Makefile
mlprec/mld_basep_bld_mod.f90
mlprec/mld_caggrmap_bld.f90
mlprec/mld_caggrmat_asb.f90
mlprec/mld_caggrmat_raw_asb.F90
mlprec/mld_caggrmat_smth_asb.F90
mlprec/mld_cas_aply.f90
mlprec/mld_cas_bld.f90
mlprec/mld_cbaseprec_aply.f90
mlprec/mld_cbaseprec_bld.f90
mlprec/mld_cdiag_bld.f90
mlprec/mld_cfact_bld.f90
mlprec/mld_cilu0_fact.f90
mlprec/mld_cilu_bld.f90
mlprec/mld_ciluk_fact.f90
mlprec/mld_cilut_fact.f90
mlprec/mld_cmlprec_aply.f90
mlprec/mld_cmlprec_bld.f90
mlprec/mld_cprec_aply.f90
mlprec/mld_cprecbld.f90
mlprec/mld_cprecfree.f90
mlprec/mld_cprecinit.f90
mlprec/mld_cprecset.f90
mlprec/mld_cslu_bld.f90
mlprec/mld_cslu_interface.c
mlprec/mld_cslud_bld.f90
mlprec/mld_cslud_interface.c
mlprec/mld_csp_renum.f90
mlprec/mld_csub_aply.f90
mlprec/mld_csub_solve.f90
mlprec/mld_cumf_bld.f90
mlprec/mld_cumf_interface.c
mlprec/mld_dmlprec_bld.f90
mlprec/mld_dprecset.f90
mlprec/mld_inner_mod.f90
mlprec/mld_prec_mod.f90
mlprec/mld_prec_type.f90
mlprec/mld_saggrmap_bld.f90
mlprec/mld_saggrmat_asb.f90
mlprec/mld_saggrmat_raw_asb.F90
mlprec/mld_saggrmat_smth_asb.F90
mlprec/mld_sas_aply.f90
mlprec/mld_sas_bld.f90
mlprec/mld_sbaseprec_aply.f90
mlprec/mld_sbaseprec_bld.f90
mlprec/mld_sdiag_bld.f90
mlprec/mld_sfact_bld.f90
mlprec/mld_silu0_fact.f90
mlprec/mld_silu_bld.f90
mlprec/mld_siluk_fact.f90
mlprec/mld_silut_fact.f90
mlprec/mld_smlprec_aply.f90
mlprec/mld_smlprec_bld.f90
mlprec/mld_sprec_aply.f90
mlprec/mld_sprecbld.f90
mlprec/mld_sprecfree.f90
mlprec/mld_sprecinit.f90
mlprec/mld_sprecset.f90
mlprec/mld_sslu_bld.f90
mlprec/mld_sslu_interface.c
mlprec/mld_sslud_bld.f90
mlprec/mld_sslud_interface.c
mlprec/mld_ssp_renum.f90
mlprec/mld_ssub_aply.f90
mlprec/mld_ssub_solve.f90
mlprec/mld_sumf_bld.f90
mlprec/mld_sumf_interface.c
mlprec/mld_zilu0_fact.f90
mlprec/mld_zmlprec_aply.f90
mlprec/mld_zmlprec_bld.f90
mlprec/mld_zprecset.f90
test/fileread/Makefile
test/fileread/cf_sample.f90
test/fileread/data_input.f90
test/fileread/df_sample.f90
test/fileread/runs/cfs.inp
test/fileread/runs/dfs.inp
test/fileread/runs/sfs.inp
test/fileread/runs/zfs.inp
test/fileread/sf_sample.f90
test/fileread/zf_sample.f90
test/pargen/Makefile
test/pargen/runs/ppde.inp
test/pargen/spde.f90
Merged single precision version.
17 years ago
Salvatore Filippone
d4d073820b
mld2p4/test/fileread:
...
17 years ago
Salvatore Filippone
acd870aa6e
Merged minor typos from Daniela.
17 years ago
Salvatore Filippone
54ae8fa06a
Reorganized AS build and application routines.
17 years ago
Salvatore Filippone
3331f618fb
Add defaults for psb_root_.
...
Created pargen example.
17 years ago
Salvatore Filippone
4f610021e4
Fixed mld_ name glitch.
17 years ago
Salvatore Filippone
1020eacd6f
Merged ilu(k) branch. Branch still open to play with ILU(P,T).
17 years ago
Salvatore Filippone
6cb0e5cbfa
Added test directory, populated with benchmark code.
17 years ago