Commit Graph

25 Commits (ae4600eefbd881d295b8777fb8e44d50fe901776)

Author SHA1 Message Date
Salvatore Filippone ae4600eefb Changes for SUN compilers. 18 years ago
Salvatore Filippone f56e369210 First round of changes: fixed SYMBMM,NUMBMM to use GETROW.
THis has to be updated in two ways:
1. the symbmm/numbmm equivalent must be made smarter (perhaps a cache
for rows extracted from B?) 
2. the whole getrow/getblk/clip chain must be changed.
18 years ago
Salvatore Filippone 2f0cfece0e Merge (minimal) changes from SLUDist branch. 18 years ago
Salvatore Filippone aafb62405a Defining and using new routines: psb_sp_trim psb_sp_clip. 18 years ago
Salvatore Filippone 5ed6b7970b Fixes for complex halo gather. 18 years ago
Salvatore Filippone 217e6b2a52 Reorganized USE hierarchy.
Cleaned up the PREC directory.
18 years ago
Salvatore Filippone 96304ec351 Moved gthsct as part of reorg of USE hierarchy. 18 years ago
Salvatore Filippone e9af5d4d69 Fixed call to SIZE() to use a copy of an optional argument. 18 years ago
Salvatore Filippone e25d2e1d67 Third sweep of changes from Pasqua/Daniela about the
preconditioners. Updated documentation.
18 years ago
Salvatore Filippone f4c609a3e6 Take out call flush which is only GNU fortran.
Further reduction in module file size. 
Fixed include for AIX XLF: does not have MOVE_ALLOC.
18 years ago
Salvatore Filippone fb0fc8cf90 Fixed USE statements to minimize size of generated module files. 18 years ago
Salvatore Filippone c9aeb3d605 Fix wrong error message. 18 years ago
Salvatore Filippone faa6867bb8 Fixed makefile and use statements for psb_msort, psb_qsort etc. 18 years ago
Salvatore Filippone 719d69246e Merged changes for serial version. 18 years ago
Salvatore Filippone 8bc00d4083 Updated PENV with min/max.
Updated docs on utilities.
18 years ago
Salvatore Filippone 3f7b2f9376 Added igather/iscatter. 18 years ago
Salvatore Filippone 9f99eef283 Fixed realloc to use lower bounds when necessary. This was causing
problems in ldsc_pre_halo.
18 years ago
Salvatore Filippone 45b21b501a Fixed interface to PSB_HALO.
Fixed in CDASB: deallocate avltree upon entering assembled state.
18 years ago
Salvatore Filippone 7a0bddf731 Fixed large threshold to use function psb_cd_choose_large to account
for NP>2.
Updated description of data structure in psb_desc_type.f90.
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 ab8704dd91 Fixed state vs. size of descriptor in two separate entries in matrix_data,
making them orthogonal.
Updated tools sources accordingly.
18 years ago
Salvatore Filippone ddb6b91cd8 Changed interface to CDALL to use optional parameters, encompassing the
various versions existing so far.
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