Commit Graph

2233 Commits (9d34f465a958952a13f4a5742962edd34e449db8)
 

Author SHA1 Message Date
Salvatore Filippone a819e8be43 Renaming scheme for GE routines. Also thought to change psb_spalloc
into psb_spall for coherence, but then went into conflict with the
serial one. Fixed with a kludge, but we need a good one.
19 years ago
Alfredo Buttari e94c5ece1b *** empty log message *** 19 years ago
Salvatore Filippone 5f6c77d4a3 Split the prc_aply section. 19 years ago
Salvatore Filippone 580605c087 Completed reorganization of preconditioner build routines. Now it
should even work with multilevel L>2, even though we don't have a test
program right now. Started modifying the prc_aply set.
19 years ago
Salvatore Filippone 5126b55538 Changed order of operands in precbld, step to reorg with baseprc_bld. 19 years ago
Salvatore Filippone 67b7449bb6 Third batch of restructuring preconditioners. 19 years ago
Alfredo Buttari 14e7e0d1db *** empty log message *** 19 years ago
Salvatore Filippone e61b6501b8 *** empty log message *** 19 years ago
Salvatore Filippone 9a09cf4904 Second step of preconditioning revision. 19 years ago
Salvatore Filippone 51d966a109 Second tranche of renaming, especially in the preconditioner
section. Repackaging the preconditioners in a more sensible
way. WARNING: this is not complete yet, but we need a checkpoint to
fall back to if needed.
19 years ago
Salvatore Filippone 5e8f1938d0 Fixed name for sphalo. 19 years ago
Alfredo Buttari 95a6201967 *** empty log message *** 19 years ago
Salvatore Filippone 23d3893c35 Take out PTASB and PTINS don't belong here anymore. 19 years ago
Salvatore Filippone 75921dde75 Renaming: moved DSCINS and DSCASB into CDINS and CDASB 19 years ago
Salvatore Filippone 1a6aa93f75 Renaming: moved PSB_DSCFREE into PSB_CDFREE. 19 years ago
Salvatore Filippone 49f80f671d Take out SPUPDATE. 19 years ago
Salvatore Filippone f2743b991b Renaming: moved PSB_CSROVR into PSB_SPOVR. 19 years ago
Salvatore Filippone 22384aeb34 Renaming: moved PSB_DESCASB into PSB_CDOVRBLD 19 years ago
Salvatore Filippone 9f3f145928 Renaming: moved PSB_DESCPRT into PSB_CDPRT. 19 years ago
Salvatore Filippone 2d898df6b6 Renaming: moved PSB_DSCOV into PSB_CDOVR. 19 years ago
Salvatore Filippone e0840ab611 Renaming: moved PSB_DSCOV into PSB_CDOVR. 19 years ago
Salvatore Filippone 7ea58aa0ea Renaming: moved PSB_DSCOV into PSB_CDOVR. 19 years ago
Salvatore Filippone a3151bb4de Fixed unspecified interface in prcaply1. 19 years ago
Salvatore Filippone ae9c37efae Updated references to other software packacges. 19 years ago
Salvatore Filippone ff39626e08 *** empty log message *** 19 years ago
Salvatore Filippone 67684e14b9 Take out internal development notes. 19 years ago
Salvatore Filippone cd7649fd1b *** empty log message *** 19 years ago
Salvatore Filippone 717d8afd43 *** empty log message *** 19 years ago
Salvatore Filippone ace9fc1596 *** empty log message *** 19 years ago
Salvatore Filippone 859ee7c676 *** empty log message *** 19 years ago
Salvatore Filippone 8a19eeffaa *** empty log message *** 19 years ago
Salvatore Filippone e6f0038390 Removed old merge sort from sparker, duplicate BLAS 1 code. 19 years ago
Salvatore Filippone 8ea7a2fddf *** empty log message *** 19 years ago
Salvatore Filippone 6ae7fe121d Added copyright statements. 19 years ago
Salvatore Filippone 45a43f1c7c *** empty log message *** 19 years ago
Salvatore Filippone 5aadb8abdd Bug in multiple vectors version, was not doing correctly AMAX. 19 years ago
Salvatore Filippone 50f56c16ee Added info to error message for ILU factorization error. 19 years ago
Salvatore Filippone 88c41637c8 Fix error in multiple dots: ijy was not initialized, take it away. 19 years ago
Salvatore Filippone 7b93b571cd Added ifdefs for 64-bit addresses. 19 years ago
Salvatore Filippone 7f8ad48226 Leave room for 64 bit pointers! 19 years ago
Salvatore Filippone 70866a9445 Remove psbdcoins.f90. 19 years ago
Salvatore Filippone f25c92b8bd No use for realloc when it's not really needed. 19 years ago
Salvatore Filippone d0c3fdfa67 Don't use realloc on ov_idx ov_el, this generates strange errors. 19 years ago
Salvatore Filippone 9054afb579 Fixed: must on ALLOCATE() to properly handle error conditions. 19 years ago
Salvatore Filippone a17c67348b Added log for aggregation sizes 19 years ago
Alfredo Buttari 9e6e6b42f4 *** empty log message *** 19 years ago
Alfredo Buttari 2d592b9058 Fixed memory leak due to missed deallocate of temporary matrix 19 years ago
Alfredo Buttari 32c47ae9d9 *** empty log message *** 19 years ago
Alfredo Buttari 59dbb18a52 *** empty log message *** 19 years ago
Alfredo Buttari 8c82169764 Fixed "negative amount of memory allocation" error 19 years ago