Commit Graph

1599 Commits (b079d71f30fc968a323169be8941b018eb897ddc)
 

Author SHA1 Message Date
Salvatore Filippone 1a00c98ae8 Fixed comment on trans=N: we now handle trans=T correctly in multiple
Jacobi sweeps.
Salvatore Filippone 38ff0f0373 MLPREC:
Changed naming scheme for bjac_aply; refactored code to different
calling tree.
Salvatore Filippone f57aa144b9 MLPREC:
Changed naming scheme for bjac_bld into fact_bld.
Salvatore Filippone 8b118039c0 MLPREC:
Changed naming scheme for bjac_bld into fact_bld.
Salvatore Filippone 1e3c3ab33b MLPREC:
Changed naming scheme for as_bld/ilu_bld/ilu0|k|t_fact.
Salvatore Filippone 72f98f8f3a MLPREC: merged bjac_aply inside as_aply, and updated baseprec_aply
accordingly.
Salvatore Filippone 5a0956030d MLPREC: merged changes from Daniela of 2008/01/18, minor doc fixes.
Salvatore Filippone 7b3e12b296 Added fixes for environment variables from PSBLAS main dir in
preparation for autoconf.
Salvatore Filippone cd9ee0131a MLD_KRYLOV: we want to reuse psb_krylov_mod, with just the
preconditioners from MLD2P4.
Salvatore Filippone 8f1096e6fd MLPREC directory: latest "aesthetic" fixes.
Salvatore Filippone 14b3d5c26d *** empty log message ***
Salvatore Filippone e1700c63d1 Added average for the (unlikely) case of an overlap in the base data distribution.
Salvatore Filippone 91f3925682 *** empty log message ***
Salvatore Filippone dedbbbe971 Cleanup of variables flagedd by -Wunused.
Salvatore Filippone fe04944807 Taken out UPD from diag_bld, it is not useful there.
Salvatore Filippone 2ffcc7940d Fixed precset to handle correctly ILEV=1 vs. ILEV > 1 where appropriate.
Salvatore Filippone e49dfdf409 Some places had "gmresr", others "rgmres": renamed "GMRESR" into
"RGMRES" everywhere for consistency.
Salvatore Filippone 45fc97d582 Fixed "mld_max_XXX" for all constants where it makes sense.
Salvatore Filippone 3a4b80e639 Taken out UPD argument from user callable routines.
Salvatore Filippone 202a8af7ac Fixed intent(out) of ATMP in SP_RENUM.
Taken out spurious write() from gps_reduction.
Salvatore Filippone 15eed6dfb0 Typo in the ILUT docs.
Salvatore Filippone c8d4911e7c Taken out IALG from ILUT.
Salvatore Filippone b42020e950 Fix typo.
Salvatore Filippone acd870aa6e Merged minor typos from Daniela.
Salvatore Filippone b69cc135a9 Changed structure and interface of BJAC_BLD.
Changed SMOOTH_KIND into AGGR_KIND.
Salvatore Filippone f1c5dbcb3d
Salvatore Filippone 7204231d15 Fixed trans_ and application of diagonal prec.
Salvatore Filippone 95a3b66a94 Fixed passing of TRANS down the call chain.
Salvatore Filippone 182664e76a Fixed headers for html documentation.
Salvatore Filippone e4135c4b44 Fixed transpose (hopefully!)
Salvatore Filippone 2faafc3a5e Reworked internals of mlprec_aply.
Salvatore Filippone 6b38c92580 Added TRANSPOSE paths to Block Jacobi and AS preconditioner application.
Salvatore Filippone f107bea3e8 Fixed INTENT on METHD variable.
Salvatore Filippone ce2d0b8ecc Changed names mld_aggr_kind_ into mld_smooth_kind_ and fixed all files.
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.
Salvatore Filippone 55d8db4c62 Fixed interfaces of internal routines for ILUT.
Salvatore Filippone 581cd9b6ac Fixed interfaces of internal routines for ILU/ILUK.
Salvatore Filippone 3b08aae746 Fixed level 1 initialization for additive multilevel.
Salvatore Filippone cbb43eece6 Renaming diag routines.
Salvatore Filippone d290f7aafc Renaming diag routines.
Salvatore Filippone 8af5d99e73 Shuffled around clipping function.
Salvatore Filippone 776a6929c2 Minor interface updates.
Salvatore Filippone 54ae8fa06a Reorganized AS build and application routines.
Salvatore Filippone 2a712e42fb Merged comments from ICAR/II UnivNaples
Salvatore Filippone 2272f944be Merged internal docs and html headers.
Salvatore Filippone d8a4ceb5a5 Changes to internal docs for NaturalDocs processing.
Salvatore Filippone afa4aece18 Changes to internal docs for NaturalDocs processing.
Salvatore Filippone 074df52d5c *** empty log message ***
Salvatore Filippone 3d191950ef Merge comments and headers. To be refined for NaturalDocs.
Salvatore Filippone a8ab54f554 Bunch of changes for internal documentation.