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
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
c8c211c0e9
Merged changes at r2702 from branch psblas-ovtrans.
17 years ago
Salvatore Filippone
e059235257
Fixed intent out on cdovr (aka bld_ext)
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
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
7cbb943e6c
Merged new serial code.
18 years ago
Salvatore Filippone
5422fda30d
Fixed documentation of INTENT of arguments.
18 years ago
Salvatore Filippone
6d59769aef
Added sizeof for sparsematrix/descriptor, prec_sizeof for
...
preconditioner. Cannot reuse the same name because of a bug in
GFORTRAN; will it be fixed???
18 years ago
Salvatore Filippone
5ed6b7970b
Fixes for complex halo gather.
18 years ago
Salvatore Filippone
217e6b2a52
Reorganized USE hierarchy.
...
Cleaned up the PREC directory.
18 years ago
Salvatore Filippone
22686aefa0
Aligned to new names for internal constants.
...
Fixed ext field of descriptors. First version; to be further
fixed storing force_hv into the descriptor itself.
18 years ago
Salvatore Filippone
ab8704dd91
Fixed state vs. size of descriptor in two separate entries in matrix_data,
...
making them orthogonal.
Updated tools sources accordingly.
18 years ago
Salvatore Filippone
ddb6b91cd8
Changed interface to CDALL to use optional parameters, encompassing the
...
various versions existing so far.
18 years ago
Salvatore Filippone
af5b65606c
Second step of major reorg: tested compilation.
18 years ago
Salvatore Filippone
7a3e36db56
First reorganization towards psblas-2.1/3.0
18 years ago