Salvatore Filippone
|
3f302b360c
|
mld2p4:
config/pac.m4
configure
docs/html/WARNINGS
docs/html/images.log
docs/html/images.pl
docs/html/images.tex
docs/html/img100.png
docs/html/img101.png
docs/html/img92.png
docs/html/img93.png
docs/html/img94.png
docs/html/img95.png
docs/html/img96.png
docs/html/img97.png
docs/html/img98.png
docs/html/img99.png
docs/html/index.html
docs/html/internals.pl
docs/html/labels.pl
docs/html/node1.html
docs/html/node10.html
docs/html/node11.html
docs/html/node12.html
docs/html/node13.html
docs/html/node14.html
docs/html/node15.html
docs/html/node16.html
docs/html/node17.html
docs/html/node18.html
docs/html/node19.html
docs/html/node2.html
docs/html/node20.html
docs/html/node21.html
docs/html/node22.html
docs/html/node23.html
docs/html/node24.html
docs/html/node25.html
docs/html/node26.html
docs/html/node27.html
docs/html/node28.html
docs/html/node29.html
docs/html/node3.html
docs/html/node30.html
docs/html/node31.html
docs/html/node4.html
docs/html/node5.html
docs/html/node6.html
docs/html/node7.html
docs/html/node8.html
docs/html/node9.html
docs/html/userhtml.html
docs/pdf/Makefile
docs/pdf/abstract.tex
docs/pdf/background.tex
docs/pdf/bibliography.tex
docs/pdf/building.tex
docs/pdf/conventions.tex
docs/pdf/distribution.tex
docs/pdf/errors.tex
docs/pdf/gettingstarted.tex
docs/pdf/overview.tex
docs/pdf/title.tex
docs/pdf/userguide.tex
docs/pdf/userhtml.tex
docs/pdf/userinterface.tex
Configure minro fix: require psblas 2.3
Doc fixes: dual version of title for pdf/html, fixed tables.
|
17 years ago |
Salvatore Filippone
|
a2b52fd606
|
mld2p4/docs/pdf:
building.tex
userguide.tex
userhtml.tex
userinterface.tex
Changes for html docs.
|
17 years ago |
Salvatore Filippone
|
4632505b38
|
mld2p4:
docs/pdf/userinterface.tex
docs/userguide.pdf
Fixed names of iluthreshold in docs.
|
17 years ago |
Salvatore Filippone
|
fc0b2cfbbe
|
mld2p4:
docs/pdf/Makefile
docs/pdf/abstract.tex
docs/pdf/advanced.tex
docs/pdf/background.tex
docs/pdf/bibliography.tex
docs/pdf/listofroutines.tex
docs/pdf/methods.tex
docs/pdf/overview.tex
docs/pdf/userguide.tex
docs/pdf/userinterface.tex
docs/userguide.pdf
mlprec/mld_caggrmap_bld.f90
mlprec/mld_cprecset.f90
mlprec/mld_daggrmap_bld.f90
mlprec/mld_dprecset.f90
mlprec/mld_prec_type.f90
mlprec/mld_saggrmap_bld.f90
mlprec/mld_sprecset.f90
mlprec/mld_zaggrmap_bld.f90
mlprec/mld_zprecset.f90
test/fileread/cf_sample.f90
test/fileread/df_sample.f90
test/fileread/sf_sample.f90
test/fileread/zf_sample.f90
test/pargen/Makefile
test/pargen/ppde.f90
test/pargen/spde.f90
Merged docs and minor fixes from Daniela.
|
17 years ago |
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
|
797d7f4193
|
mld2p4:
|
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
|
9bf85f340a
|
mld2p4:
docs/pdf/gettingstarted.tex
docs/pdf/overview.tex
docs/pdf/userinterface.tex
docs/userguide.pdf
mlprec/mld_cas_aply.f90
mlprec/mld_cas_bld.f90
mlprec/mld_cbaseprec_aply.f90
mlprec/mld_cbaseprec_bld.f90
mlprec/mld_cilu_bld.f90
mlprec/mld_cilut_fact.f90
mlprec/mld_cmlprec_aply.f90
mlprec/mld_cmlprec_bld.f90
mlprec/mld_cprecinit.f90
mlprec/mld_cprecset.f90
mlprec/mld_das_aply.f90
mlprec/mld_das_bld.f90
mlprec/mld_dbaseprec_aply.f90
mlprec/mld_dbaseprec_bld.f90
mlprec/mld_dilu_bld.f90
mlprec/mld_dilut_fact.f90
mlprec/mld_dmlprec_aply.f90
mlprec/mld_dmlprec_bld.f90
mlprec/mld_dprecinit.f90
mlprec/mld_dprecset.f90
mlprec/mld_prec_type.f90
mlprec/mld_sas_aply.f90
mlprec/mld_sas_bld.f90
mlprec/mld_sbaseprec_aply.f90
mlprec/mld_sbaseprec_bld.f90
mlprec/mld_silu_bld.f90
mlprec/mld_silut_fact.f90
mlprec/mld_smlprec_aply.f90
mlprec/mld_smlprec_bld.f90
mlprec/mld_sprecinit.f90
mlprec/mld_sprecset.f90
mlprec/mld_zas_aply.f90
mlprec/mld_zas_bld.f90
mlprec/mld_zbaseprec_aply.f90
mlprec/mld_zbaseprec_bld.f90
mlprec/mld_zilu_bld.f90
mlprec/mld_zilut_fact.f90
mlprec/mld_zmlprec_aply.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/sf_sample.f90
test/fileread/zf_bench.f90
test/fileread/zf_sample.f90
test/pargen/ppde.f90
test/pargen/spde.f90
Changed names of entris in iprcparm and updated documentation, take
1. Still missing: final fixes for coarse level.
|
17 years ago |
Salvatore Filippone
|
0b62918e37
|
mld2p4:
docs/pdf/background.tex
docs/pdf/bibliography.tex
docs/pdf/building.tex
docs/pdf/conventions.tex
docs/pdf/distribution.tex
docs/pdf/errors.tex
docs/pdf/gettingstarted.tex
docs/pdf/highlevelview.tex
docs/pdf/intro.tex
docs/pdf/methods.tex
docs/pdf/overview.tex
docs/pdf/precs.tex
docs/pdf/userguide.tex
docs/pdf/userinterface.tex
docs/userguide.pdf
furtehr fixes to docs.
|
17 years ago |
Salvatore Filippone
|
fcf632ccdd
|
mld2p4:
docs/pdf/Makefile
docs/pdf/background.tex
docs/pdf/building.tex
docs/pdf/conventions.tex
docs/pdf/gettingstarted.tex
docs/pdf/highlevelview.tex
docs/pdf/title.tex
docs/pdf/userguide.tex
docs/pdf/userinterface.tex
docs/userguide.pdf
further documentation fixes.
|
17 years ago |