Salvatore Filippone
a6101d4d4e
psblas: psb_desc_type.f90:
...
Added better description of fields.
17 years ago
Salvatore Filippone
7b84ea1a23
psblas: base/modulse/psb_tools_mod.f90
...
Fixed interface to spfree: having both module and external in a single
interface statement was bad for PGI.
17 years ago
Salvatore Filippone
b60d842b22
psblas:
...
17 years ago
Salvatore Filippone
f24d39ec18
psblas:
...
base/modules/psb_tools_mod.f90
base/tools/psb_dallc.f90
base/tools/psb_ialloc.f90
base/tools/psb_zallc.f90
krylov/psb_dcgstabl.f90
Fixed stupid bug in BiCGSTAB(L): the column index of a distributed
matrix might start from something else than 0. Changed allocation
routines.
17 years ago
Salvatore Filippone
1aa0b01613
psblas: fix initialization of blk%pl|pr in sphalo, was giving a
...
segfault on SP
17 years ago
Salvatore Filippone
f7b657076a
psblas: Refined compilation macros for handling various Fortran cases
...
(see Changelog).
17 years ago
Salvatore Filippone
ecc2920c9f
*** empty log message ***
17 years ago
Salvatore Filippone
fae1b156ba
psb_dec_type: fixed description of data type in comments for NaturalDocs.
17 years ago
Salvatore Filippone
f14d9d0598
Fixed definition of broadcast for vectors of charatcers, in response
...
to a requirement from NEMO.
17 years ago
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 ***
18 years ago
Salvatore Filippone
6fdc3c2c0e
*** empty log message ***
18 years ago
Salvatore Filippone
7cbb943e6c
Merged new serial code.
18 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