Commit Graph

164 Commits (348a88de3b720582e16bc58304b8ff112b17c15e)

Author SHA1 Message Date
Salvatore Filippone 348a88de3b psblas:
internals/psi_desc_index.F90

Cleaned up some warning messages.
17 years ago
Salvatore Filippone 33f439b0f8 psblas:
internals/psi_fnd_onwer.f90

Changed fnd_owner to return an allocated vector of size 0 if NV=0.
17 years ago
Salvatore Filippone a2aed40f34 psblas:
internals/psi_dswapdata.F90
internals/psi_dswaptran.F90
internals/psi_iswapdata.F90
internals/psi_iswaptran.F90
internals/psi_zswapdata.F90
internals/psi_zswaptran.F90
modules/psb_desc_type.f90

Defined a new internal routine psb_cd_get_list to access the various
lists in DESC which can be used for data exchange.
17 years ago
Salvatore Filippone 3e80688ff6 base/modules/psb_desc_type.f90
Further comment changes.
17 years ago
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 c66badc5f6 psb_dallc.f90
psb_ialloc.f90
 psb_zallc.f90
Fixed forgotten declaration of NR variable.
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 3457f5987e psblas:base/tools:psb_dsphalo.F90,psb_zsphalo.F90
final fix for %pl, %pr problem revealed during SP testing.
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 da113e34d4 Had to switch two lines in psi_exist_ovr_elem because of IFORT giving
a strange error message...
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 395d05a552 *** empty log message *** 17 years ago
Salvatore Filippone ae7d533a04 Undoing merge of overlap modifications at r2654: not ready yet. 17 years ago
Salvatore Filippone b275558225 Merged ovtrans -r 2649:2653 into trunk. 17 years ago
Salvatore Filippone 47411166b0 Fixed doswap initialization. 17 years ago
Salvatore Filippone f53a40b39a Fixed doswap variable and internal action. 17 years ago
Salvatore Filippone 309aef8521 *** empty log message *** 17 years ago
Salvatore Filippone 5108486818 Split ldsc_pre_halo, preparing for restructuring of bldext. 17 years ago
Salvatore Filippone 7aab3dc29c Split ldsc_pre_halo, preparing for restructuring of bldext. 17 years ago
Salvatore Filippone ee22b69b2f *** empty log message *** 17 years ago
Salvatore Filippone 84cdf8ff6d Fix realloc for 2D arrays. 17 years ago
Salvatore Filippone 1c89518644 Header fixes. 17 years ago
Salvatore Filippone b394708722 17 years ago
Salvatore Filippone 61da99fd26 Doc for data argument. 17 years ago
Salvatore Filippone 60b15c47d7 Fix internal default choices and variable names. 17 years ago
Salvatore Filippone 8ed63d5df2 Fixed headers for html documentation. 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 edc6f423a7 *** 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 8eada499ff *** empty log message *** 17 years ago
Salvatore Filippone 514dd76dbe 17 years ago
Salvatore Filippone 915eb24a85 Fixed spurious message from JAD. 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