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.
00531419d6
base/comm/psb_dspgather.F90 base/internals/psi_fnd_owner.F90 base/modules/psb_c_base_mat_mod.f03 base/modules/psb_c_mat_mod.f03 base/modules/psb_c_tools_mod.f90 base/modules/psb_d_mat_mod.f03 base/modules/psb_d_tools_mod.f90 base/modules/psb_s_mat_mod.f03 base/modules/psb_s_tools_mod.f90 base/modules/psb_z_mat_mod.f03 base/modules/psb_z_tools_mod.f90 base/serial/Makefile base/serial/f03/psb_c_coo_impl.f03 base/serial/f03/psb_c_mat_impl.f03 base/serial/f03/psb_d_mat_impl.f03 base/serial/f03/psb_s_mat_impl.f03 base/serial/f03/psb_z_mat_impl.f03 base/tools/Makefile base/tools/psb_cspalloc.f90 base/tools/psb_dspalloc.f90 base/tools/psb_dsphalo.F90 base/tools/psb_sspalloc.f90 base/tools/psb_zspalloc.f90 Various fixes arising from compilation with Gfortran. Issues: 1. INTENT(OUT) on sparse matrices; besides breaking gfortran, it's better to have INOUT until FINAL routines are available. 2. Naming conventions in container classes: get_nrows => psb_X_get_nrows and friends |
15 years ago | |
---|---|---|
.. | ||
Makefile | 15 years ago | |
psb_base_mat_impl.f03 | 15 years ago | |
psb_c_base_mat_impl.f03 | 15 years ago | |
psb_c_coo_impl.f03 | 15 years ago | |
psb_c_csc_impl.f03 | 15 years ago | |
psb_c_csr_impl.f03 | 15 years ago | |
psb_c_mat_impl.f03 | 15 years ago | |
psb_d_base_mat_impl.f03 | 15 years ago | |
psb_d_coo_impl.f03 | 15 years ago | |
psb_d_csc_impl.f03 | 15 years ago | |
psb_d_csr_impl.f03 | 15 years ago | |
psb_d_mat_impl.f03 | 15 years ago | |
psb_s_base_mat_impl.f03 | 15 years ago | |
psb_s_coo_impl.f03 | 15 years ago | |
psb_s_csc_impl.f03 | 15 years ago | |
psb_s_csr_impl.f03 | 15 years ago | |
psb_s_mat_impl.f03 | 15 years ago | |
psb_z_base_mat_impl.f03 | 15 years ago | |
psb_z_coo_impl.f03 | 15 years ago | |
psb_z_csc_impl.f03 | 15 years ago | |
psb_z_csr_impl.f03 | 15 years ago | |
psb_z_mat_impl.f03 | 15 years ago |