Commit Graph

86 Commits (753a7c24000bdbfb430c0cc172956bae0bacb961)

Author SHA1 Message Date
Salvatore Filippone 7dea81e732 17 years ago
Salvatore Filippone c0a1f19cd0 psb_const_mod:
Restored psb_percent, was taken out by mistake.
17 years ago
Salvatore Filippone 9900870ca3 Taken out unused constants. 17 years ago
Salvatore Filippone 125078164c Changed handling of scaling for transpose product in presence of
overlap: save/restore of only the overlap entries is faster than a
full copy.
17 years ago
Salvatore Filippone 47fe430a5f Changed internal selection of data_ in swaptran. Adjusted interface in
psi_mod (was horribly out of date!!!!!).
17 years ago
Salvatore Filippone c8c211c0e9 Merged changes at r2702 from branch psblas-ovtrans. 17 years ago
Salvatore Filippone f53a40b39a Fixed doswap variable and internal action. 17 years ago
Salvatore Filippone 7aab3dc29c Split ldsc_pre_halo, preparing for restructuring of bldext. 17 years ago
Salvatore Filippone 84cdf8ff6d Fix realloc for 2D arrays. 17 years ago
Salvatore Filippone 1c89518644 Header fixes. 17 years ago
Salvatore Filippone 031052b157 Added MODE to PSB_OVRL interface: this allows to apply the overlap
scaling for average independent of the communication (needed to apply
the transpose of an overlapped preconditioner).
17 years ago
Salvatore Filippone 842efca6d1 *** empty log message *** 17 years ago
Salvatore Filippone 908ef1d466 *** empty log message *** 17 years ago
Salvatore Filippone 18d09a3123 *** empty log message *** 17 years ago
Salvatore Filippone 1de99a499a Merged debug infrastructure, internal docs and html headers. 17 years ago
Salvatore Filippone 514dd76dbe 17 years ago
Salvatore Filippone e059235257 Fixed intent out on cdovr (aka bld_ext) 17 years ago
Salvatore Filippone a38f24d8a2 Set default to psb_root_ . 17 years ago
Salvatore Filippone f46a8b1131 Bunch of changes to take away most instances of unused variables. 17 years ago
Salvatore Filippone b9155bc4b8 Hidden PSB_CDREP inside PSB_CDALL with one more optional arg, REPL. 17 years ago
Salvatore Filippone 16b8058ab6 Defined heapsort and mergesort for real/complex data.
Updated docs.
17 years ago
Salvatore Filippone f60c55af4b *** empty log message *** 17 years ago
Salvatore Filippone 4c601a166c *** empty log message *** 17 years ago
Salvatore Filippone cf717ac713 Added some more heap functionality. Reworked the ensure_size
interface.
17 years ago
Salvatore Filippone 9d10b5104e Added first round of heap handling routines for MLD2P4. 17 years ago
Salvatore Filippone ab034762ab Taken out obsolete & commented gelp interface. 17 years ago
Salvatore Filippone 630108c544 *** empty log message *** 17 years ago
Salvatore Filippone 86256846a7 *** empty log message *** 17 years ago
Salvatore Filippone 624e32ed6d Fixed internal docs. 17 years ago
Salvatore Filippone 3297eb7d04 Fixed in-line docs. 17 years ago
Salvatore Filippone 0911703866 Fixed in-line docs. 17 years ago
Salvatore Filippone b283375883 Take out gth_sct module, since it's not used directly here. 17 years ago
Salvatore Filippone cd14342731 *** empty log message *** 17 years ago
Salvatore Filippone 81ce9e94fd Moved csrp from tools to serial, taking out desc_a from the interface.
Update the user guide adding whether each routine is a synchronization point.
17 years ago
Salvatore Filippone 285da66426 Fixed bunch of headers in various tools source files.
Moved gelp to serial.
Changed interface of sphalo.
17 years ago
Salvatore Filippone 3bf7f8a8f0 *** empty log message *** 17 years ago
Salvatore Filippone 6fdc3c2c0e *** empty log message *** 17 years ago
Salvatore Filippone 7cbb943e6c Merged new serial code. 17 years ago
Salvatore Filippone 83213e1fc5 Fixed detailed comments. 18 years ago
Salvatore Filippone 813ec76c8a *** empty log message *** 18 years ago
Salvatore Filippone 42bdac1d95 *** empty log message *** 18 years ago
Salvatore Filippone 8eb6e6b702 *** empty log message *** 18 years ago
Salvatore Filippone 2da6a43816 Included psb_check_mod for the new tests in the krylov methods. 18 years ago
Salvatore Filippone 5422fda30d Fixed documentation of INTENT of arguments. 18 years ago
Salvatore Filippone 5982dde3de Fixed optional number of rows in send/receive. 18 years ago
Salvatore Filippone 801d3498a0 Fixed error handling on ALLOCATE. 18 years ago
Salvatore Filippone 88f0e7ef53 Fixed error handling on ALLOCATE. 18 years ago
Salvatore Filippone 7c40630b86 Fixed bug in CDALL whereas SET_BLD using matrix_data(psb_ctxt_) was
called before the entry was set.
18 years ago
Salvatore Filippone 4b16ee0af4 Call psb_get_mpicomm ONLY in CDALL; afterwards, always get it from DESC. 18 years ago
Salvatore Filippone b350f41c87 Folded in new precinit/precset. 18 years ago