Commit Graph

494 Commits (41d10221148ec489f8dfdeaec9b75db7270d9965)
 

Author SHA1 Message Date
Salvatore Filippone 7bd4c00cff mld2p4-dev
Fixed printout of multilevel preconditioner description.
16 years ago
Salvatore Filippone d785998bee mld2p4-dev
Fixed checks on multilevel aggregation stall.
Fixed printout of multilevle preconditioner description.
16 years ago
Salvatore Filippone 6ec04ec99e mld2p4:
Added warning for aggregation not working any more.
16 years ago
Salvatore Filippone 9c2012f121 mld2p4:
Added printout of algorithm for computation of damping omega.
16 years ago
Salvatore Filippone 82bf6df992 mld2p4:
fixed comments about type definition.
16 years ago
Salvatore Filippone 7d507f5b26 mld2p4-dev
Fixed error message in configure script.
16 years ago
Salvatore Filippone dcea16909e mld2p4:
Add check in configury for version 2.3.1 of PSBLAS.
16 years ago
Salvatore Filippone f51126b977 mld2p4-dev:
Fixes for possible empty local row set.
16 years ago
Salvatore Filippone d8284f038a mld2p4:
Taken out explicit reference to DESC internals in SLUD_BLD.
16 years ago
Salvatore Filippone 4ee2c9b16d *** empty log message *** 16 years ago
Salvatore Filippone 4cab60bd4c mld2p4-dev:
Merged _sizeof changes in preparation for 1.0.1 release.
16 years ago
Salvatore Filippone f16eaa8e14 mld2p4:
Merged doc fixes from 1.0-maint branch.
16 years ago
Salvatore Filippone 6432344897 mld2p4:
new data_input for examples/pdegen.
Fixed input file for fileread.
16 years ago
Salvatore Filippone 0ce9bb82bd mld2p4:
new data_input for examples/pdegen.
Fixed input file for fileread.
16 years ago
Salvatore Filippone bee4a4c271 mld2p4:
New data_input.f90.
Fixed input file for pdegen.
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 b5d346184a mld2p4:
make veryclean now cleans test directories.
16 years ago
Salvatore Filippone 4c77936f87 mld2p4:
Changed pdegen test programs: generate a bunch of rows at a time, with
a better strategy for looping on the local rows.
16 years ago
Salvatore Filippone 20ca6eb29a mld2p4:
Added docs  directory to installation.
Fixed typos in the documentation.
16 years ago
Salvatore Filippone 3bc9029ab3 *** empty log message *** 16 years ago
Salvatore Filippone f25cb7fb4d mld2p4:
examples/pdegen/mld_dexample_1lev.f90
 examples/pdegen/mld_dexample_ml.f90
 examples/pdegen/mld_sexample_1lev.f90
 examples/pdegen/mld_sexample_ml.f90
 tests/pdegen/ppde.f90
 tests/pdegen/spde.f90

Clean matrix generation code for pdegen examples.
16 years ago
Salvatore Filippone 8782eb20df mld2p4:
tests/fileread/cf_sample.f90
 tests/fileread/df_sample.f90
 tests/fileread/sf_sample.f90
 tests/fileread/zf_sample.f90
 tests/pdegen/ppde.f90
 tests/pdegen/spde.f90

Sample programs: formatting, comments, ownership function in matrix generation.
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 bf7b5ad3de mld2p4/mlprec:
mld_prec_type.f90

Centralized printout for prec_descr.
16 years ago
Salvatore Filippone 947afabb06 mld2p4/mlprec:
mld_cumf_interface.c
 mld_prec_type.f90
 mld_sumf_interface.c

Fixed some mistakes in prec_type, added implicit none. 
Change error message for unimplemented UMFPACK single precision.
16 years ago
Salvatore Filippone ccae56e705 16 years ago
Salvatore Filippone 8e8ed4a61d mld2p4:
Shuffle test into tests
16 years ago
Salvatore Filippone 2191bed684 mld2p4:
Shuffle test into tests
16 years ago
Salvatore Filippone ee34bfa47b mld2p4:
Shuffle test into tests
16 years ago
Salvatore Filippone 71dc55ee80 mld2p4:
Shuffle test into tests
16 years ago
Salvatore Filippone e5111ceb7c mld2p4:
Shuffle test into tests
16 years ago
Salvatore Filippone c547bab586 mld2p4:
Shuffle test into tests
16 years ago
Salvatore Filippone bb64970e4f mld2p4:
Shuffle test into tests
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 7829b23b6a mld2p4:
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

Comments in test/fileread.
16 years ago
Salvatore Filippone bbf57ac99a mld2p4:
mld_cprecset.f90
 mld_dprecset.f90
 mld_sprecset.f90
 mld_zprecset.f90

Comments on ilev.
16 years ago
Salvatore Filippone 32acc6056f mld2p4:
docs.
16 years ago
Salvatore Filippone 2c0dc66464 16 years ago
Salvatore Filippone 5a1f6398c0 mld2p4:
Docs: created SRC subdir.
16 years ago
Salvatore Filippone 6ea37daa08 mld2p4:
Docs: created SRC subdir.
16 years ago
Salvatore Filippone a03ac83754 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