Michele Martone
8a893bd58c
psblas3:
...
triangle flags detection and setting, for preconditioner building.
still some preconditioner matrix is invoked without having that flag.
16 years ago
Salvatore Filippone
946c42e97f
Added error handling.
16 years ago
Salvatore Filippone
a24f7ae171
psblas3:
...
opt/psb_d_rsb_mat_mod.F03
Missing copy of base components.
16 years ago
Salvatore Filippone
744a90981e
psblas3:
...
opt/psb_d_rsb_mat_mod.F03
test/newfmt/ppde.f90
Fixed error in output from rsb_getrow.
Some problems are still there.
16 years ago
Salvatore Filippone
a32402db35
*** empty log message ***
16 years ago
Salvatore Filippone
9484ed9c2c
psblas3-dev:
...
test/serial/psb_d_rsb_mat_mod.F03
Bug in calling inner interface.
16 years ago
Salvatore Filippone
33b7f6c4bc
psblas3-dev:
...
opt/Makefile
opt/psb_d_rsb_mat_mod.F03
opt/rsb_mod.f03
test/newfmt/Makefile
test/newfmt/ppde.f90
test/newfmt/runs/ppde.inp
test/serial/d_matgen.f03
test/serial/psb_d_rsb_mat_mod.F03
Minor fix for interface of rsb_init.
Copied RSB interface to OPT/
Linked into TEST/NEWFMT: start of debug.
Status: TO/FROM COO/FMT (CSR), SPMV, GET_DIAG seem to be working
(tested from ppde with DIAG preconditioner).
GETBLK segfaults.
16 years ago
Salvatore Filippone
b6d7966486
psblas3:
...
opt/Makefile
opt/psb_d_ell_impl.f03
prec/psb_d_bjacprec.f03
First working version of ELL. Tested with a makeshift verison of ppde.
16 years ago
Salvatore Filippone
3831be4ef0
psblas3:## base/modules/psb_c_base_mat_mod.f03
...
base/modules/psb_d_mat_mod.f03
base/modules/psb_linmap_type_mod.f90
base/modules/psb_serial_mod.f90
base/serial/Makefile
base/serial/f03/psb_c_coo_impl.f03
base/serial/f03/psb_c_csc_impl.f03
base/serial/f03/psb_c_csr_impl.f03
base/serial/f03/psb_d_coo_impl.f03
base/serial/f03/psb_d_csc_impl.f03
base/serial/f03/psb_d_csr_impl.f03
base/serial/f03/psb_d_mat_impl.F03
base/serial/f03/psb_s_coo_impl.f03
base/serial/f03/psb_s_csc_impl.f03
base/serial/f03/psb_s_csr_impl.f03
base/serial/f03/psb_z_coo_impl.f03
base/serial/f03/psb_z_csc_impl.f03
base/serial/f03/psb_z_csr_impl.f03
opt
opt/Makefile
opt/psb_d_ell_impl.f03
opt/psb_d_ell_mat_mod.f03
prec/psb_d_base_prec_mod.f03
prec/psb_d_bjacprec.f03
prec/psb_d_prec_type.f03
test/fileread/df_sample.f90
test/fileread/runs/dfs.inp
test/serial/d_matgen.f03
test/serial/psb_d_rsb_mat_mod.F03
1. Fixed get_diag for various cases.
2. OPT subdir for experimental material; right now ELL.
16 years ago