Commit Graph

28 Commits (76bb6b3c4a9808dd735b784126924418bbd12bd7)

Author SHA1 Message Date
Salvatore Filippone 44acd20726 Merge branch 'documentation' of github.com:sfilippone/amg4psblas into documentation
# Conflicts:
#	docs/amg4psblas_1.0-guide.pdf
#	docs/html/userhtmlse1.html
#	docs/html/userhtmlse4.html
#	docs/html/userhtmlse6.html
#	docs/html/userhtmlsu10.html
#	docs/html/userhtmlsu11.html
#	docs/html/userhtmlsu12.html
#	docs/html/userhtmlsu13.html
#	docs/html/userhtmlsu14.html
#	docs/html/userhtmlsu15.html
#	docs/html/userhtmlsu3.html
#	docs/html/userhtmlsu4.html
#	docs/html/userhtmlsu5.html
#	docs/html/userhtmlsu6.html
#	docs/html/userhtmlsu7.html
#	docs/html/userhtmlsu8.html
#	docs/html/userhtmlsu9.html
#	docs/src/building.tex
#	docs/src/overview.tex
4 years ago
Salvatore Filippone 51f1bf947a Doc changes to overview, build and prereqs 4 years ago
Cirdans-Home 8b9a6c5f9a Full highlighting and code-of-conduct 4 years ago
Cirdans-Home 1188b6d9b3 Added link-break and code highlighting 4 years ago
Cirdans-Home 4531532a07 Updated descriptions 4 years ago
Cirdans-Home ea6a260253 Implemented changes to AMG4PSBLAS 4 years ago
Salvatore Filippone dd95c83f47 Fix example of use of configure in documentation. 7 years ago
Salvatore Filippone e9ab72f56a Modified users' guide for new bug reporting page. 7 years ago
Daniela di Serafino bbdf862a22 Minor changes in the user's and reference guide. 7 years ago
Salvatore Filippone 38df8fac57 New docs, merged comments from Daniela, updated PDF. 8 years ago
Salvatore Filippone 6097a8fbb6 New docs for release: merged Daniela's comments. 8 years ago
Salvatore Filippone 84288ff74d mld2p4-2:
docs/html/node28.html
 docs/html/node8.html
 docs/html/node9.html
 docs/mld2p4-2.1-guide.pdf
 docs/src/building.tex

Fixes for build process.
8 years ago
Salvatore Filippone 05ab5f4d55 mld2p4-2:
Docs updates.
8 years ago
Salvatore Filippone 816047d48c mld2p4-2:
docs/html/userhtml.html
 docs/mld2p4-2.1-guide.pdf
 docs/src/abstract.tex
 docs/src/background.tex
 docs/src/bibliography.tex
 docs/src/building.tex
 docs/src/distribution.tex
 docs/src/gettingstarted.tex
 docs/src/overview.tex
 docs/src/userguide.tex
 docs/src/userinterface.tex
 mlprec/impl/mld_ccprecset.F90
 mlprec/impl/mld_cprecset.F90
 mlprec/impl/mld_csp_renum.f90
 mlprec/impl/mld_dcprecset.F90
 mlprec/impl/mld_dprecset.F90
 mlprec/impl/mld_dsp_renum.f90
 mlprec/impl/mld_scprecset.F90
 mlprec/impl/mld_sprecset.F90
 mlprec/impl/mld_ssp_renum.f90
 mlprec/impl/mld_z_onelev_impl.f90
 mlprec/impl/mld_zcprecset.F90
 mlprec/impl/mld_zprecset.F90
 mlprec/impl/mld_zsp_renum.f90
 mlprec/mld_base_prec_type.F90

Take out SUB_REN.
Update docs.
8 years ago
Salvatore Filippone ed62c7d467 mld2p4-2:
config/pac.m4
 docs/src/building.tex
 docs/src/distribution.tex
 docs/src/gettingstarted.tex
 docs/src/overview.tex
 docs/src/precs.tex
 docs/src/userinterface.tex
 tests/pdegen/runs/ppde.inp

Doc fixes first step.
9 years ago
Ambra Abdullahi d096f682dd Merge mumps into trunk 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.
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 f1b55ba552 mld2p4-2:
Further  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
13 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 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.
17 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.
17 years ago
Salvatore Filippone 32acc6056f mld2p4:
docs.
17 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.
17 years ago