Commit Graph

70 Commits (c3d57d91db5d8a70afd72c7df0cc69efebbc9f58)

Author SHA1 Message Date
Salvatore Filippone 5182086efb mld2p4-2:
Docs updates for DIAG/Gauss-Seidel
9 years ago
Salvatore Filippone 8e5f7fa452 mld2p4-2:
Docs updates for DIAG/Gauss-Seidel
9 years ago
Salvatore Filippone 667e84ebed mld2p4-2:
Docs updates for DIAG/Gauss-Seidel
9 years ago
Salvatore Filippone 65ddac356d mld2p4-2:
Docs updates for DIAG/Gauss-Seidel
9 years ago
Salvatore Filippone 1201cdfad8 mld2p4-2:
Docs updates
9 years ago
Salvatore Filippone 9c35e30fea *** empty log message *** 9 years ago
Salvatore Filippone ec153541e4 *** empty log message *** 9 years ago
Salvatore Filippone 8d27ad5167 mld2p4-2:
docs/html/img100.png
 docs/html/img101.png
 docs/html/img102.png
 docs/html/img103.png
 docs/html/img104.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/node12.html
 docs/html/node14.html
 docs/html/node15.html
 docs/html/node18.html
 docs/html/node20.html
 docs/html/node26.html
 docs/mld2p4-2.0-guide.pdf
 docs/src/gettingstarted.tex
 docs/src/userinterface.tex
 mlprec/archive/mld_c_as_smoother_impl.f90
 mlprec/archive/mld_c_onelev_impl.f90
 mlprec/archive/mld_d_as_smoother_impl.f90
 mlprec/archive/mld_d_onelev_impl.f90
 mlprec/archive/mld_s_as_smoother_impl.f90
 mlprec/archive/mld_s_onelev_impl.f90
 mlprec/archive/mld_z_as_smoother_impl.f90
 mlprec/impl/level/mld_c_base_onelev_check.f90
 mlprec/impl/level/mld_d_base_onelev_check.f90
 mlprec/impl/level/mld_s_base_onelev_check.f90
 mlprec/impl/level/mld_z_base_onelev_check.f90
 mlprec/impl/mld_cmlprec_bld.f90
 mlprec/impl/mld_dmlprec_bld.f90
 mlprec/impl/mld_smlprec_bld.f90
 mlprec/impl/mld_z_onelev_impl.f90
 mlprec/impl/mld_zmlprec_bld.f90
 mlprec/impl/smoother/mld_c_as_smoother_check.f90
 mlprec/impl/smoother/mld_d_as_smoother_check.f90
 mlprec/impl/smoother/mld_s_as_smoother_check.f90
 mlprec/impl/smoother/mld_z_as_smoother_check.f90
 mlprec/mld_base_prec_type.F90
 mlprec/mld_c_ilu_solver.f90
 mlprec/mld_d_ilu_solver.f90
 mlprec/mld_s_ilu_solver.f90
 mlprec/mld_z_ilu_solver.f90
 tests/fileread/Makefile
 tests/fileread/df_sample.f90
 tests/fileread/runs/dfs.inp

Unify checks for INT nonnegative or positive.
9 years ago
Salvatore Filippone b3eda57ab3 mld2p4-2:
docs/html/node24.html
 docs/mld2p4-2.0-guide.pdf
 docs/src/license.tex

fixed license.
9 years ago
Salvatore Filippone f41b8f4499 mld2p4-2:
README
 config/pac.m4
 configure.ac
 configure
 docs/html/img103.png
 docs/html/img104.png
 docs/html/index.html
 docs/html/next.png
 docs/html/next_g.png
 docs/html/node12.html
 docs/html/node14.html
 docs/html/node15.html
 docs/html/node18.html
 docs/html/node26.html
 docs/html/node6.html
 docs/html/node7.html
 docs/html/node8.html
 docs/html/prev.png
 docs/html/prev_g.png
 docs/html/up.png
 docs/html/up_g.png
 docs/html/userhtml.html
 docs/mld2p4-2.0-guide.pdf
 docs/src/building.tex

Fixed configure --help.
9 years ago
Salvatore Filippone 4d5a921205 mld2p4:
config/pac.m4
 docs/src/building.tex
 docs/src/userguide.tex
 docs/src/userhtml.tex
 mlprec/impl/mld_cslu_interface.c
 mlprec/impl/mld_dslu_interface.c
 mlprec/impl/mld_sslu_interface.c
 mlprec/impl/mld_zslu_interface.c
 mlprec/mld_c_slu_solver.F90
 mlprec/mld_d_slu_solver.F90
 mlprec/mld_s_slu_solver.F90
 mlprec/mld_z_slu_solver.F90

Fixed docs and interface to Super_LU 4.3.
9 years ago
Salvatore Filippone 2c9a5af95a mld2p4-2:
configure.ac
 configure
 docs/html/node12.html
 docs/html/node14.html
 docs/html/node15.html
 docs/html/node18.html
 docs/html/node26.html
 docs/html/node7.html
 docs/mld2p4-2.0-guide.pdf
 docs/src/building.tex
 mlprec/impl/mld_dcprecset.F90
 mlprec/impl/mld_dprecset.F90
 mlprec/impl/mld_dslu_interface.c
 mlprec/impl/mld_dslud_interface.c
 mlprec/mld_d_slu_solver.F90
 mlprec/mld_d_sludist_solver.F90

Fixes for slu. SuperLU_Dist does not work yet. 
Must fix configure.
11 years ago
Salvatore Filippone c9dc04a7a0 mld2p4-2:
docs/html/node18.html
 docs/html/node26.html
 docs/mld2p4-2.0-guide.pdf
 docs/src/userinterface.tex

Doc fixes for precset
12 years ago
Salvatore Filippone 549b6ae9ad mld2p4-2:
README
 docs/html/index.html
 docs/html/node26.html
 docs/html/node5.html
 docs/html/node6.html
 docs/html/node8.html
 docs/html/userhtml.html
 docs/mld2p4-2.0-guide.pdf
 docs/src/building.tex
 docs/src/userguide.tex
 docs/src/userhtml.tex

Miscellaneous doc fixes.
12 years ago
Salvatore Filippone b8af18ae99 mld2p4-2:
docs/html/node18.html
 docs/html/node26.html
 docs/mld2p4-2.0-guide.pdf
 docs/src/userinterface.tex
 mlprec/impl/mld_cmlprec_bld.f90
 mlprec/impl/mld_dmlprec_bld.f90
 mlprec/impl/mld_smlprec_bld.f90
 mlprec/impl/mld_zmlprec_bld.f90

Doc fix.
Fix aggregation scheme to stop properly when no progress is being
made.
12 years ago
Salvatore Filippone 9296da8b1a mld2p4-2:
Make.inc.in
 docs/html/index.html
 docs/html/node18.html
 docs/html/node24.html
 docs/html/node26.html
 docs/html/userhtml.html
 docs/mld2p4-2.0-guide.pdf
 docs/src/userguide.tex
 docs/src/userhtml.tex
 docs/src/userinterface.tex


Updated docs for SET functions.
Revised the MLDLIBS makefile variable definition.
12 years ago
Salvatore Filippone 764d2375c5 mld2p4-2:
Update docs.
12 years ago
Salvatore Filippone b708fb1a6b mld2p4-2:
Further  update of documentation.
12 years ago
Salvatore Filippone f1b55ba552 mld2p4-2:
Further  update of documentation.
12 years ago
Salvatore Filippone ab453d36da mld2p4-2:
Start update of documentation.
12 years ago
Salvatore Filippone d632c2ad03 mld2p4-2:
docs/html/index.html
 docs/html/node12.html
 docs/html/node14.html
 docs/html/node15.html
 docs/html/node18.html
 docs/html/node26.html
 docs/html/node5.html
 docs/html/node6.html
 docs/html/node8.html
 docs/html/userhtml.html
 docs/src/Makefile
 docs/src/building.tex
 docs/src/userguide.tex
 docs/src/userhtml.tex
 mlprec/impl/mld_c_ilu_solver_impl.f90
 mlprec/impl/mld_d_ilu_solver_impl.f90
 mlprec/impl/mld_s_ilu_solver_impl.f90
 mlprec/impl/mld_z_ilu_solver_impl.f90


Silly bug in ilu%apply( trans='C')

Doc fixes
12 years ago
Salvatore Filippone 0288cf909a mld2p4-2:
Version number string &  docs.
14 years ago
Michele Martone 1a43c78bf1 mld2p4-2:
Updated  to use psb_sparse_mod also some .m4, .tex, configure file.
14 years ago
Salvatore Filippone 6ebd4b4d49 *** empty log message *** 15 years ago
Salvatore Filippone 2f3670e539 Updated to use psb_sparse_mod according to latest
developments in psblas3.
15 years ago
Salvatore Filippone 73dac6d963 mld2p4: final fixes for 1.1 release. 16 years ago
Salvatore Filippone 582ab910da mld2p4:
Fixed prerequisites of mld2p4 build.
16 years ago
Salvatore Filippone 3b0fa2f512 mld2p4:
Fixed prerequisites of mld2p4 build.
16 years ago
Salvatore Filippone 9a1848ef3e mld2p4:
copyright and internal doc adjustments for version 1.1.
16 years ago
Salvatore Filippone f16eaa8e14 mld2p4:
Merged doc fixes from 1.0-maint branch.
16 years ago
Salvatore Filippone 08fa9e13a6 mld2p4:
Fixed docs, plus date on html manual.
New data_input.f90.
16 years ago
Salvatore Filippone 4fcac4b70d mld2p4:
Fixed mld_aggr_damp_ into mld_aggr_omega_val_ in the documentation.
16 years ago
Salvatore Filippone 20ca6eb29a mld2p4:
Added docs  directory to installation.
Fixed typos in the documentation.
16 years ago
Salvatore Filippone 0a436e66d8 mld2p4:
docs/html/img92.png
 docs/html/img93.png
 docs/html/node18.html
 docs/html/node20.html
 docs/html/node4.html
 docs/html/node9.html
 docs/mld2p4-1.0-guide.pdf
 docs/src/building.tex
 docs/src/distribution.tex
 docs/src/userinterface.tex
Minor documentation changes.

 mlprec/mld_prec_type.f90
Fixed implicit none everywhere.
16 years ago
Salvatore Filippone 68c70c4dc3 mld2p4:
docs/mld2p4-1.0-guide.pdf
 docs/mld2p4-1.0.pdf
 docs/src/Makefile
 test/fileread/runs/cfs.inp
 test/fileread/runs/dfs.inp
 test/fileread/runs/sfs.inp
 test/fileread/runs/zfs.inp
 tests
 tests/fileread
 tests/fileread/runs
 tests/fileread/runs/cfs.inp
 tests/fileread/runs/dfs.inp
 tests/fileread/runs/sfs.inp
 tests/fileread/runs/zfs.inp
 tests/pdegen
 tests/pdegen/runs

Rename userguide.
Shuffle test into tests
16 years ago
Salvatore Filippone c91a8888b3 mld2p4:
docs/html/img92.png
 docs/html/node18.html
 docs/mld2p4-1.0.pdf
 docs/src/userinterface.tex
 mlprec/mld_caggrmat_smth_asb.F90
 mlprec/mld_cmlprec_bld.f90
 mlprec/mld_cprecinit.F90
 mlprec/mld_cprecset.f90
 mlprec/mld_daggrmat_smth_asb.F90
 mlprec/mld_dmlprec_bld.f90
 mlprec/mld_dprecinit.F90
 mlprec/mld_dprecset.f90
 mlprec/mld_prec_type.f90
 mlprec/mld_saggrmat_smth_asb.F90
 mlprec/mld_smlprec_bld.f90
 mlprec/mld_sprecinit.F90
 mlprec/mld_sprecset.f90
 mlprec/mld_zaggrmat_smth_asb.F90
 mlprec/mld_zmlprec_bld.f90
 mlprec/mld_zprecinit.F90
 mlprec/mld_zprecset.f90
 test/fileread/cf_sample.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/pdegen/ppde.f90
 test/pdegen/runs/ppde.inp
 test/pdegen/spde.f90

Fixed proposal for aggr_omega_Alg aggr_omega_val.
16 years ago
Salvatore Filippone 52a2ea5214 mld2p4:
docs/mld2p4-1.0.pdf
 docs/src/Makefile
 docs/userguide.pdf

Renamed userguide.
16 years ago
Salvatore Filippone 2a2601c1ee mld2p4:
html/index.html
 html/node1.html
 html/node10.html
 html/node11.html
 html/node12.html
 html/node13.html
 html/node14.html
 html/node15.html
 html/node16.html
 html/node17.html
 html/node18.html
 html/node19.html
 html/node2.html
 html/node20.html
 html/node21.html
 html/node22.html
 html/node23.html
 html/node24.html
 html/node25.html
 html/node26.html
 html/node3.html
 html/node4.html
 html/node5.html
 html/node6.html
 html/node7.html
 html/node8.html
 html/node9.html
 html/userhtml.html
 src/Makefile
 src/building.tex
 src/userguide.tex
 src/userhtml.tex
 userguide.pdf


Fixed mail hyperlink.
16 years ago
Salvatore Filippone 32acc6056f mld2p4:
docs.
16 years ago
Salvatore Filippone 5a1f6398c0 mld2p4:
Docs: created SRC subdir.
16 years ago
Salvatore Filippone ef5a0f3d99 mld2p4:
html/img1.png
 html/img32.png
 html/img52.png
 html/img58.png
 html/img71.png
 html/img83.png
 html/node11.html
 html/node12.html
 html/node3.html
 pdf
 pdf/Makefile
 pdf/abstract.tex
 pdf/background.tex
 pdf/bibliography.tex
 pdf/building.tex
 pdf/distribution.tex
 pdf/errors.tex
 pdf/figures
 pdf/gettingstarted.tex
 pdf/intro.tex
 pdf/license.tex
 pdf/overview.tex
 pdf/precs.tex
 pdf/title.tex
 pdf/tmp
 pdf/userguide.tex
 pdf/userhtml.tex
 pdf/userinterface.tex
 src
 src/Makefile
 src/abstract.tex
 src/background.tex
 src/bibliography.tex
 src/building.tex
 src/distribution.tex
 src/errors.tex
 src/figures
 src/gettingstarted.tex
 src/intro.tex
 src/license.tex
 src/overview.tex
 src/precs.tex
 src/title.tex
 src/tmp
 src/userguide.tex
 src/userhtml.tex
 src/userinterface.tex

Docs: created SRC subdir.
16 years ago
Salvatore Filippone 1b4d970e6f *** empty log message *** 16 years ago
Salvatore Filippone a4fdbbe01f mld2p4:
html doc fixes
16 years ago
Salvatore Filippone 1960e440d1 mld2p4:
Further doc fixes.
16 years ago
Salvatore Filippone 78805bf653 mld2p4:
Further doc fixes.
16 years ago
Salvatore Filippone 4dda0494a7 mld2p4:
Further doc fixes.
16 years ago
Salvatore Filippone e8be375189 mld2p4:
docs/html/internals.pl
 docs/html/labels.pl

Take out auxiliary html build files.
16 years ago
Salvatore Filippone 5a8ed47797 mld2p4:
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/node3.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/building.tex
 docs/pdf/userhtml.tex
 docs/pdf/userinterface.tex
 docs/userguide.pdf

Further docs fixes.
16 years ago
Salvatore Filippone cf4061d09e mld2p4:
docs/html/WARNINGS
 docs/html/images.aux
 docs/html/images.log
 docs/html/images.out
 docs/html/images.pl
 docs/html/images.tex


Doc fixes: take out aux files from html subdir.
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.
16 years ago