Salvatore Filippone
|
b9fe3ebcc9
|
mld2p4: mlprec: fixed names of UMF|SLU|SLUD interface files.
|
17 years ago |
Salvatore Filippone
|
e4298217e8
|
mld2p4: mlprec: fixed names of UMF|SLU|SLUD factor routines.
|
17 years ago |
Salvatore Filippone
|
77b2c323a3
|
Aligned some constant names with renaming in psblas dir.
Export the overloaded psb_prec_mod to the lib directory, to allow
recompilation of existing code in "compatibility" mode.
|
17 years ago |
Salvatore Filippone
|
580582ae00
|
Dependencies between .mod files.
|
17 years ago |
Salvatore Filippone
|
1a00c98ae8
|
Fixed comment on trans=N: we now handle trans=T correctly in multiple
Jacobi sweeps.
|
17 years ago |
Salvatore Filippone
|
38ff0f0373
|
MLPREC:
Changed naming scheme for bjac_aply; refactored code to different
calling tree.
|
17 years ago |
Salvatore Filippone
|
f57aa144b9
|
MLPREC:
Changed naming scheme for bjac_bld into fact_bld.
|
17 years ago |
Salvatore Filippone
|
8b118039c0
|
MLPREC:
Changed naming scheme for bjac_bld into fact_bld.
|
17 years ago |
Salvatore Filippone
|
1e3c3ab33b
|
MLPREC:
Changed naming scheme for as_bld/ilu_bld/ilu0|k|t_fact.
|
17 years ago |
Salvatore Filippone
|
72f98f8f3a
|
MLPREC: merged bjac_aply inside as_aply, and updated baseprec_aply
accordingly.
|
17 years ago |
Salvatore Filippone
|
5a0956030d
|
MLPREC: merged changes from Daniela of 2008/01/18, minor doc fixes.
|
17 years ago |
Salvatore Filippone
|
7b3e12b296
|
Added fixes for environment variables from PSBLAS main dir in
preparation for autoconf.
|
17 years ago |
Salvatore Filippone
|
cd9ee0131a
|
MLD_KRYLOV: we want to reuse psb_krylov_mod, with just the
preconditioners from MLD2P4.
|
17 years ago |
Salvatore Filippone
|
8f1096e6fd
|
MLPREC directory: latest "aesthetic" fixes.
|
17 years ago |
Salvatore Filippone
|
14b3d5c26d
|
*** empty log message ***
|
17 years ago |
Salvatore Filippone
|
e1700c63d1
|
Added average for the (unlikely) case of an overlap in the base data distribution.
|
17 years ago |
Salvatore Filippone
|
91f3925682
|
*** empty log message ***
|
17 years ago |
Salvatore Filippone
|
dedbbbe971
|
Cleanup of variables flagedd by -Wunused.
|
17 years ago |
Salvatore Filippone
|
fe04944807
|
Taken out UPD from diag_bld, it is not useful there.
|
17 years ago |
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 |