You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
psblas3/base/newserial
Salvatore Filippone 0ce5545cea psblas3:
Changelog
 base/modules/Makefile
 base/modules/psb_ip_reord_mod.f90
 base/newserial/Makefile
 base/newserial/psbn_base_mat_mod.f03
 base/newserial/psbn_coo_mat.f03
 base/newserial/psbn_d_base_mat_mod.f03
 base/newserial/psbn_d_coo_impl.f03
 base/newserial/psbn_mat_mod.f03
 base/serial/Makefile
 base/serial/psb_ip_reord_mod.f90
 config/pac.m4


Reworked base_mat to include COO (everybody must know about COO to
define A%TO_COO() and A%FROM_COO)
15 years ago
..
Makefile psblas3: 15 years ago
psbn_base_mat_mod.f03 psblas3: 15 years ago
psbn_csr_mat.f03 psblas3: 15 years ago
psbn_d_base_mat_mod.f03 psblas3: 15 years ago
psbn_d_coo_impl.f03 psblas3: 15 years ago
psbn_mat_mod.f03 psblas3: 15 years ago