Salvatore Filippone
2f3670e539
Updated to use psb_sparse_mod according to latest
...
developments in psblas3.
15 years ago
Salvatore Filippone
a64fad80c6
mld2p4-2:
...
Makefile
config/pac.m4
configure.ac
configure
mlprec/Makefile
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_aply.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_dprecaply.f90
mlprec/mld_dprecbld.f90
mlprec/mld_dslu_bld.f90
mlprec/mld_dslud_bld.f90
mlprec/mld_dsp_renum.f90
mlprec/mld_dsub_solve.f90
mlprec/mld_dumf_bld.f90
mlprec/mld_inner_mod.f90
mlprec/mld_prec_mod.f90
mlprec/mld_prec_type.f90
tests/pdegen/Makefile
tests/pdegen/ppde.f90
MLD2P4: first compilable version for D, still a lot to do to make it
RUN properly.
15 years ago
Salvatore Filippone
898f363a82
config/pac.m4
...
mlprec/mld_caggrmat_smth_asb.F90
mlprec/mld_daggrmat_smth_asb.F90
mlprec/mld_saggrmat_smth_asb.F90
mlprec/mld_zaggrmat_smth_asb.F90
mld2p4:
Switched order of arguments in sp_scal; now it is more logical
(D,A) <-> A = DA
16 years ago
Salvatore Filippone
6002976472
mld2p4:
...
New checks in build of multilevel preconditioners: separated
aggregation from smoother build, and reconfigure number of levels "on
the fly" when appropriate.
16 years ago
Salvatore Filippone
dcea16909e
mld2p4:
...
Add check in configury for version 2.3.1 of PSBLAS.
16 years ago
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
1ee07d1564
mld2p4:
...
config/pac.m4
configure
Changed bits and pieces of the configure help; still to be worked on.
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
51a5c24713
mld2p4-dev:
...
config/acx_mpi.m4
config/pac.m4
configure.ac
configure
mlprec/mld_dslu_interface.c
mlprec/mld_zslu_interface.c
Fixed configry stuff for latest names in the SuperLU_3.0 and
SLUDIST_2.1 include files.
17 years ago
Salvatore Filippone
1911b336ce
mld2p4:
...
Make.inc.in
Make.inc
autogen.sh
config
config/pac.m4
configure.ac
configure
install-sh
missing
Defined a simple configure script.
17 years ago