Salvatore Filippone
|
142430a086
|
psblas3:
base/modules/Makefile
base/modules/psb_c_mat_mod.f03
base/modules/psb_d_csc_mat_mod.f03
base/modules/psb_d_csr_mat_mod.f03
base/modules/psb_d_mat_mod.f03
base/modules/psb_s_mat_mod.f03
base/modules/psb_tools_mod.f90
base/modules/psb_z_mat_mod.f03
base/psblas/psb_cdot.f90
base/psblas/psb_ddot.f90
base/serial/f03/Makefile
base/serial/f03/psb_c_csr_impl.f03
base/serial/f03/psb_d_csc_impl.f03
base/tools/psb_cspasb.f90
base/tools/psb_dspasb.f90
test/fileread/runs/cfs.inp
test/pargen/Makefile
test/pargen/ppde.f90
test/pargen/psb_d_csc_impl.f03
test/pargen/psb_d_csc_mat_mod.f03
util/psb_mat_dist_mod.f90
Added CSC to the basic formats.
|
15 years ago |
Salvatore Filippone
|
196539d626
|
psblas3:
base/modules/Makefile
base/modules/README.F2003
base/modules/psb_base_mat_mod.f03
base/modules/psb_d_base_mat_mod.f03
base/modules/psb_d_csr_mat_mod.f03
base/modules/psb_d_mat_mod.f03
base/modules/psb_mat_mod.f03
base/serial/f03/psbn_d_coo_impl.f03
base/serial/f03/psbn_d_csr_impl.f03
test/pargen/psb_d_csc_impl.f03
test/pargen/psb_d_csc_mat_mod.f03
Fixed mv_from and cp_from with access to ancestor type.
|
15 years ago |
Salvatore Filippone
|
047eb9933b
|
psblas3:
Changelog
base/modules/psb_base_mat_mod.f03
base/modules/psb_base_mod.f90
base/modules/psb_d_base_mat_mod.f03
base/modules/psb_d_csr_mat_mod.f03
base/modules/psb_inter_desc_mod.f90
base/modules/psb_inter_desc_type.f90
base/modules/psb_linmap_mod.f90
base/modules/psb_linmap_type_mod.f90
base/modules/psb_mat_mod.f03
base/modules/psb_spmat_type.f03
base/modules/psb_tools_mod.f90
base/psblas/psb_dnrmi.f90
base/psblas/psb_dspmm.f90
base/psblas/psb_dspsm.f90
base/serial/Makefile
base/serial/coo/Makefile
base/serial/csr/Makefile
base/serial/dp/Makefile
base/serial/f03/psbn_d_coo_impl.f03
base/serial/f03/psbn_d_csr_impl.f03
base/serial/f77/Makefile
base/serial/jad/Makefile
base/serial/psb_getrow_mod.f90
base/serial/psb_regen_mod.f90
base/serial/psb_update_mod.f90
base/tools/psb_dcdbldext.F90
base/tools/psb_dspalloc.f90
base/tools/psb_dspasb.f90
base/tools/psb_dspfree.f90
base/tools/psb_dsphalo.F90
base/tools/psb_dspins.f90
base/tools/psb_dsprn.f90
base/tools/psb_linmap.f90
krylov/psb_dbicg.f90
krylov/psb_dcg.F90
krylov/psb_dcgs.f90
krylov/psb_dcgstab.F90
krylov/psb_dcgstabl.f90
krylov/psb_drgmres.f90
krylov/psb_krylov_mod.f90
prec/psb_dbjac_aply.f90
prec/psb_dbjac_bld.f90
prec/psb_ddiagsc_bld.f90
prec/psb_dilu_fct.f90
prec/psb_dprecbld.f90
prec/psb_prec_mod.f90
test/fileread/df_sample.f90
test/fileread/runs/dfs.inp
test/pargen/ppde.f90
util/psb_hbio_mod.f90
util/psb_mat_dist_mod.f90
util/psb_mmio_mod.f90
Fixed toolchain: now fileread works.
|
15 years ago |
Salvatore Filippone
|
6824977d63
|
psblas3:
base/modules/Makefile
base/modules/psb_base_mat_mod.f03
base/modules/psb_d_base_mat_mod.f03
base/modules/psb_d_csr_mat_mod.f03
base/modules/psb_mat_mod.f03
base/modules/psbn_base_mat_mod.f03
base/modules/psbn_d_base_mat_mod.f03
base/modules/psbn_d_csr_mat_mod.f03
base/modules/psbn_mat_impl.f03
base/modules/psbn_mat_mod.f03
test/pargen/Makefile
test/pargen/psb_d_csc_impl.f03
test/pargen/psb_d_csc_mat_mod.f03
test/pargen/psbn_d_csc_impl.f03
test/pargen/psbn_d_csc_mat_mod.f03
test/serial/Makefile
test/serial/psb_d_cxx_impl.f03
test/serial/psb_d_cxx_mat_mod.f03
test/serial/psbn_d_cxx_impl.f03
test/serial/psbn_d_cxx_mat_mod.f03
Switchover to psb_completed.
|
16 years ago |