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.
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 |
16 years ago | |
|---|---|---|
| .. | ||
| comm | 16 years ago | |
| internals | 16 years ago | |
| modules | 16 years ago | |
| psblas | 16 years ago | |
| serial | 16 years ago | |
| tools | 16 years ago | |
| Makefile | 17 years ago | |