Commit Graph

684 Commits (fa351e777dc4631969cdb7c685a553ba67fa508b)
 

Author SHA1 Message Date
Salvatore Filippone 2ffcc7940d Fixed precset to handle correctly ILEV=1 vs. ILEV > 1 where appropriate. 17 years ago
Salvatore Filippone e49dfdf409 Some places had "gmresr", others "rgmres": renamed "GMRESR" into
"RGMRES" everywhere for consistency.
17 years ago
Salvatore Filippone 45fc97d582 Fixed "mld_max_XXX" for all constants where it makes sense. 17 years ago
Salvatore Filippone 3a4b80e639 Taken out UPD argument from user callable routines. 17 years ago
Salvatore Filippone 202a8af7ac Fixed intent(out) of ATMP in SP_RENUM.
Taken out spurious write() from gps_reduction.
17 years ago
Salvatore Filippone 15eed6dfb0 Typo in the ILUT docs. 17 years ago
Salvatore Filippone c8d4911e7c Taken out IALG from ILUT. 17 years ago
Salvatore Filippone b42020e950 Fix typo. 17 years ago
Salvatore Filippone acd870aa6e Merged minor typos from Daniela. 17 years ago
Salvatore Filippone b69cc135a9 Changed structure and interface of BJAC_BLD.
Changed SMOOTH_KIND into AGGR_KIND.
17 years ago
Salvatore Filippone f1c5dbcb3d 17 years ago
Salvatore Filippone 7204231d15 Fixed trans_ and application of diagonal prec. 17 years ago
Salvatore Filippone 95a3b66a94 Fixed passing of TRANS down the call chain. 17 years ago
Salvatore Filippone 182664e76a Fixed headers for html documentation. 17 years ago
Salvatore Filippone e4135c4b44 Fixed transpose (hopefully!) 17 years ago
Salvatore Filippone 2faafc3a5e Reworked internals of mlprec_aply. 17 years ago
Salvatore Filippone 6b38c92580 Added TRANSPOSE paths to Block Jacobi and AS preconditioner application. 17 years ago
Salvatore Filippone f107bea3e8 Fixed INTENT on METHD variable. 17 years ago
Salvatore Filippone ce2d0b8ecc Changed names mld_aggr_kind_ into mld_smooth_kind_ and fixed all files. 17 years ago
Salvatore Filippone 76eaf13fcf Fixed INTENT(OUT) on AC,DESC_AC on AGGRMAT_ASB.
Changed subroutine name is_legal_ml_aggr_kind into is_legal_ml_aggr_alg.
17 years ago
Salvatore Filippone 55d8db4c62 Fixed interfaces of internal routines for ILUT. 17 years ago
Salvatore Filippone 581cd9b6ac Fixed interfaces of internal routines for ILU/ILUK. 17 years ago
Salvatore Filippone 3b08aae746 Fixed level 1 initialization for additive multilevel. 17 years ago
Salvatore Filippone cbb43eece6 Renaming diag routines. 17 years ago
Salvatore Filippone d290f7aafc Renaming diag routines. 17 years ago
Salvatore Filippone 8af5d99e73 Shuffled around clipping function. 17 years ago
Salvatore Filippone 776a6929c2 Minor interface updates. 17 years ago
Salvatore Filippone 54ae8fa06a Reorganized AS build and application routines. 17 years ago
Salvatore Filippone 2a712e42fb Merged comments from ICAR/II UnivNaples 17 years ago
Salvatore Filippone 2272f944be Merged internal docs and html headers. 17 years ago
Salvatore Filippone d8a4ceb5a5 Changes to internal docs for NaturalDocs processing. 17 years ago
Salvatore Filippone afa4aece18 Changes to internal docs for NaturalDocs processing. 17 years ago
Salvatore Filippone 074df52d5c *** empty log message *** 17 years ago
Salvatore Filippone 3d191950ef Merge comments and headers. To be refined for NaturalDocs. 17 years ago
Salvatore Filippone a8ab54f554 Bunch of changes for internal documentation. 17 years ago
Salvatore Filippone 3f6ff2a28e 17 years ago
Salvatore Filippone 2c558043f1 Taken out obsolete comments about non-allocatable version of
mlprec_work structure.
17 years ago
Salvatore Filippone 8626133d04 Fixed init_heap in copyin. 17 years ago
Salvatore Filippone aaa7acf94b Added JMIN:JMAX to internal COPYIN routines. 17 years ago
Salvatore Filippone 517604ddd7 Fixed DIAG preconditioner to use getdiag. 17 years ago
Salvatore Filippone a7ff60209f Fixed DIAG preconditioner to use getdiag. 17 years ago
Salvatore Filippone 5553dc45f0 17 years ago
Salvatore Filippone b3b1a68781 Updated prologs for Krylov subspace methods. 17 years ago
Salvatore Filippone 1d6f6a3d98 *** empty log message *** 17 years ago
Salvatore Filippone 3331f618fb Add defaults for psb_root_.
Created pargen example.
17 years ago
Salvatore Filippone 2403495cba *** empty log message *** 17 years ago
Salvatore Filippone 9204db6c0e Fixed INTENT(IN) for X(:) in all preconditioner application routines. 17 years ago
Salvatore Filippone 99fc1e7559 Bunch of changes to take away most instances of unused variables. 17 years ago
Salvatore Filippone 14564c65ec Fixed intent(out) on ilaggr(:), nlaggr(:) of aggrmap_bld. 17 years ago
Salvatore Filippone 99771355e6 Taken out psb_cdrep, substitute with psb_cdall( repl=.true.) 17 years ago