Commit Graph

13 Commits (88e3b1a4d3163b54e3e43948b58f88359db74971)

Author SHA1 Message Date
Salvatore Filippone c304258426 Krylov iterations:
Centralized check convergence routines. Still incomplete for RGMRES.
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 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 16b8058ab6 Defined heapsort and mergesort for real/complex data.
Updated 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 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 035aa4dfdb Fixed check for restart in GMRES. Changed opt arg passing in KRYLOV. 18 years ago
Salvatore Filippone fb0fc8cf90 Fixed USE statements to minimize size of generated module files. 18 years ago
Salvatore Filippone af5b65606c Second step of major reorg: tested compilation. 18 years ago