Commit Graph

12 Commits (649e356750e6dc4f02d1d45275681c775402b7f3)

Author SHA1 Message Date
Salvatore Filippone 4facb7505f Krylov methods.
Fixed header for convergence tracing messages.
17 years ago
Salvatore Filippone c304258426 Krylov iterations:
Centralized check convergence routines. Still incomplete for RGMRES.
17 years ago
Salvatore Filippone 7f758de51c Cleaned source code. 17 years ago
Salvatore Filippone bc980ed5d6 Modified application of stopping criterion to be errnum <= eps*errden
and relevant informational messages.
17 years ago
Salvatore Filippone 1de99a499a Merged debug infrastructure, internal docs and html headers. 17 years ago
Salvatore Filippone 07790aab16 Updated prologs for Krylov subspace methods. 17 years ago
Salvatore Filippone f46a8b1131 Bunch of changes to take away most instances of unused variables. 17 years ago
Salvatore Filippone 624e32ed6d Fixed internal docs. 17 years ago
Salvatore Filippone 3297eb7d04 Fixed in-line docs. 17 years ago
Salvatore Filippone 82c7ef87bd Taken out diagl/diagu, no longer used.
First draft of a complex RGMRES.
17 years ago
Salvatore Filippone fd706691fc Fixed error checks on X,B 18 years ago
Salvatore Filippone 49fce2d579 Put in ifdefs for MPE logging in Krylov methods. 18 years ago