Commit Graph

477 Commits (ae4600eefbd881d295b8777fb8e44d50fe901776)
 

Author SHA1 Message Date
Salvatore Filippone ae4600eefb Changes for SUN compilers. 18 years ago
Salvatore Filippone cb596870e7 *** empty log message *** 18 years ago
Salvatore Filippone 8da999e09f Changed names for Make.inc.sp5 18 years ago
Salvatore Filippone ef01179b50 Fixed stupid mistake: out of order declaration vs. executable
statement in InitPairSearchTree gives trouble in strict C compilation.
18 years ago
Salvatore Filippone f7e404d96c *** empty log message *** 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 3cd8e0722d *** empty log message *** 18 years ago
Salvatore Filippone 703c80f892 *** empty log message *** 18 years ago
Salvatore Filippone a985d0ad05 Fixed idiotic memory leak in dhalov. 18 years ago
Salvatore Filippone 7cb47779bd Reimplemented merge-sort inner routine. 18 years ago
Salvatore Filippone 2968c06cfb Fixed to avoid calls when number of elements to be sent/received is 0;
this may happen with unsymmetric patterns.
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 b97283eed5 Fixes for build paths with SuperLU and UMFPACK. 18 years ago
Salvatore Filippone 5ed6b7970b Fixes for complex halo gather. 18 years ago
Salvatore Filippone 6093d6a685 Fixed wrong USE rename statement. 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 153a3714d8 Taken out jac_sweeps and iren.
Modified USE statements.
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 a5c24162b1 Second sweep of changes from Pasqua/Daniela. 18 years ago
Salvatore Filippone 8ab6c53536 First sweep of changes from Pasqua/Daniela. 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 5bdb6805a0 *** empty log message *** 18 years ago
Salvatore Filippone fb0fc8cf90 Fixed USE statements to minimize size of generated module files. 18 years ago
Salvatore Filippone 211cebb87c Merged changes from AIX xlf version. 18 years ago
Salvatore Filippone 62bd404de2 Fixed FC instead of F90 in rule for .F files. 18 years ago
Salvatore Filippone 1ae3697c76 Fixed ONLY clause in USE PSB_TOOLS_MOD to avoid name clashing. 18 years ago
Salvatore Filippone 63c39fd0f2 Added various minor spell fixes. 18 years ago
Salvatore Filippone d665988606 Fix default error action. 18 years ago
Salvatore Filippone c2dea5bce9 Renaming inner precaply. 18 years ago
Salvatore Filippone 5e81a61cf9 Renaming inner precaply. 18 years ago
Salvatore Filippone 002adffb28 Renaming inner precaply. 18 years ago
Salvatore Filippone dff1d9c27d Taken out extra layer from precfree. 18 years ago
Salvatore Filippone f743e9ce1f Moved baseprec into prec. 18 years ago
Salvatore Filippone c9aeb3d605 Fix wrong error message. 18 years ago
Salvatore Filippone 4bbd34c3cd Fix default error action. 18 years ago
Salvatore Filippone 8bdab1f1de Documented sort routines. 18 years ago
Salvatore Filippone 79d76975ca Fix stupid spelling bug for errpush. 18 years ago
Salvatore Filippone faa6867bb8 Fixed makefile and use statements for psb_msort, psb_qsort etc. 18 years ago
Salvatore Filippone 49fce2d579 Put in ifdefs for MPE logging in Krylov methods. 18 years ago
Salvatore Filippone 01061b9282 Merged changes for serial version. 18 years ago
Salvatore Filippone 719d69246e Merged changes for serial version. 18 years ago
Salvatore Filippone 11cf3b128d Fixed old usage of igebs2d. 18 years ago
Salvatore Filippone 1ada92856c Take out obsolete refs to mpi_wtime, use psb_wtime instead. 18 years ago
Salvatore Filippone 8bc00d4083 Updated PENV with min/max.
Updated docs on utilities.
18 years ago
Stefano Toninel 60bc82efc1 Added one blank to LICENSE only in order to test the new svn setup 18 years ago
Salvatore Filippone 3f7b2f9376 Added igather/iscatter. 18 years ago
Salvatore Filippone 927575a4a1 Added igather/iscatter. 18 years ago