Commit Graph

85 Commits (2b3d0fda671ed59ccf481030bade0bd05524b545)

Author SHA1 Message Date
Salvatore Filippone 9a58493988 Krylov iterations:
Centralized check convergence routines, with some fixes for RGMRES.
17 years ago
Salvatore Filippone 649e356750 Fixed convergence handling for bicgstab(l). 17 years ago
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 70f63dca8f Fixed dependency of methods on the krylov_mod interfaces. 17 years ago
Salvatore Filippone df824ff3be Typographical changes for old/new style comparison operators. 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 fe6657534c Some places had "gmresr", others "rgmres": renamed "GMRESR" into
"RGMRES" everywhere for consistency.
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 16b8058ab6 Defined heapsort and mergesort for real/complex data.
Updated docs.
17 years ago
Salvatore Filippone 624e32ed6d Fixed internal docs. 17 years ago
Salvatore Filippone 3297eb7d04 Fixed in-line docs. 17 years ago
Salvatore Filippone 233634e8c7 *** empty log message *** 17 years ago
Salvatore Filippone 7cbb943e6c Merged new serial code. 17 years ago
Salvatore Filippone 2875be5e2d *** empty log message *** 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 45c74ea2d8 Put in right-preconditioned GMRES. 18 years ago
Salvatore Filippone 27aa15c809 Switched to right preconditioning. 18 years ago
Salvatore Filippone be3237acef Added warning for non-implemented method in psb_krylov.
GMRES is only left-prec for the time being.
18 years ago
Salvatore Filippone f15eb31ab0 *** empty log message *** 18 years ago
Salvatore Filippone 9c02321b5d Plugged in version with preconditioning on the right. 18 years ago
Salvatore Filippone 0fa050a5cd Check IRST for legal values. 18 years ago
Salvatore Filippone 035aa4dfdb Fixed check for restart in GMRES. Changed opt arg passing in KRYLOV. 18 years ago
Salvatore Filippone ae4600eefb Changes for SUN compilers. 18 years ago
Salvatore Filippone fb0fc8cf90 Fixed USE statements to minimize size of generated module files. 18 years ago
Salvatore Filippone 49fce2d579 Put in ifdefs for MPE logging in Krylov methods. 18 years ago
Salvatore Filippone 0bbc1835bc Fixed PRECAPLY name. 18 years ago
Salvatore Filippone 22686aefa0 Aligned to new names for internal constants.
Fixed ext field of descriptors. First version; to be further
fixed storing force_hv into the descriptor itself.
18 years ago
Salvatore Filippone 229b097a2b Fix Makefile to preserve module file dates while copying, avoiding compilation
cascades when possible.
18 years ago
Salvatore Filippone af5b65606c Second step of major reorg: tested compilation. 18 years ago
Salvatore Filippone 7a3e36db56 First reorganization towards psblas-2.1/3.0 18 years ago