Commit Graph

100 Commits (859714ca7005e30440b2d91e09d01c7e42c5908b)

Author SHA1 Message Date
Salvatore Filippone 859714ca70 Doc fixes
Salvatore Filippone 867b7d37f4 Doc fixes.
Salvatore Filippone 434f1e2cc4 Doc fixes
Cirdans-Home 274db9e4dc Fixed repeated entries in html toc
Salvatore Filippone eb6ba73525 Doc updates.
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
Salvatore Filippone 51f1bf947a Doc changes to overview, build and prereqs
Cirdans-Home ea6411c730 Fixed table splitting among pages
Cirdans-Home d1447297c5 Added options to prec%dump and further code highlighting
Cirdans-Home 8b9a6c5f9a Full highlighting and code-of-conduct
Cirdans-Home 7af511a218 Added command for inline code highlighting
Cirdans-Home 1188b6d9b3 Added link-break and code highlighting
Cirdans-Home 54f56dac23 Fixed indentation
Cirdans-Home 0bc626e1d3 Remove old author from HTML docs
Salvatore Filippone 7f2145a6d4 Fixes
Salvatore Filippone 90bf65f117 Merged license updates and updates from Pasqua.
Salvatore Filippone 3bfe62517b New description of min_coarse_size_per_process
Cirdans-Home 6258d2398c Last modification to the guide
Cirdans-Home ea6a260253 Implemented changes to AMG4PSBLAS
Salvatore Filippone 7ca5e5aabc Moved from latex2html to htlatex.
Salvatore Filippone a0854f326e Take out old html docs
Salvatore Filippone e7718084c7 Update docs for version 2.2
Salvatore Filippone 90e08ce10a Change name of mumps set option.
Document recent mumps changes.
Salvatore Filippone 42b51e74f0 New interface for MUMPS_IPAR_ENTRY and MUMPS_RPAR_ENTRY. Document same.
Salvatore Filippone c64eef2eb1 Formatting source code in mumps module. Updated docs for IDX in %SET.
Salvatore Filippone b7e8a921d8 Fixed docs.
Salvatore Filippone 4b43164668 Fixup the documentation.
Salvatore Filippone dd95c83f47 Fix example of use of configure in documentation.
Salvatore Filippone 46355253a5 Changes to docs to highlight new stuff in MLD internals.
Daniela di Serafino f44896fdf4 Fixed note in table 3 of user's guide
Salvatore Filippone f7645c5aa1 Fixed aggregation threshold to 0.01 in documentation.
Salvatore Filippone 39b7d031c5 Fixed AS default.
Salvatore Filippone 39ee77a0dd Doc fixes from Daniela.
Salvatore Filippone e9ab72f56a Modified users' guide for new bug reporting page.
Salvatore Filippone ecceea0197 New 1-level Gauss-Seidel options in docs.
Salvatore Filippone c924e16a7a Fix details of docs.
Salvatore Filippone 1c7dcd4f51 Doc fixes.
Salvatore Filippone 8ecc4d7200 Fixed doc copyright vs contribution
Salvatore Filippone 92e47008bd Fix from Mac coding to Unix coding.
Salvatore Filippone 79922b5939 HTML doc fixes.
Salvatore Filippone 1e00bb73f5 Fix HTML version of documentation.
Salvatore Filippone b468335b4a Fixed dates in docs.
Salvatore Filippone 1ab5e95bf7 Doc fixes from Pasqua.
Salvatore Filippone cbeff56b91 NewDocs
Salvatore Filippone ae8ac64d24 Fixed docs for new smoothers/solvers, updated Makefile
Salvatore Filippone 38df8fac57 New docs, merged comments from Daniela, updated PDF.
Salvatore Filippone 435babf6f1 mld2p4-2:
docs/html/node24.html
 docs/html/node28.html
 docs/mld2p4-2.1-guide.pdf
 docs/src/userinterface.tex

Fixes for extending smoothers and solvers.
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.
Salvatore Filippone b32cd88ef8 mld2p4-2:
docs/html/index.html
 docs/html/node17.html
 docs/html/node2.html
 docs/html/node23.html
 docs/html/node24.html
 docs/html/node25.html
 docs/html/node28.html
 docs/html/userhtml.html
 docs/mld2p4-2.1-guide.pdf
 docs/src/userinterface.tex
 mlprec/impl/mld_ccprecset.F90
 mlprec/impl/mld_cprecset.F90
 mlprec/impl/mld_dcprecset.F90
 mlprec/impl/mld_dprecset.F90
 mlprec/impl/mld_scprecset.F90
 mlprec/impl/mld_sprecset.F90
 mlprec/impl/mld_zcprecset.F90
 mlprec/impl/mld_zprecset.F90

ALign precset to cprecset
Improve SM and SV set to user's guide
Salvatore Filippone 597c6c58c7 mld2p4-2:
Docs updates.