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 | |
|---|---|---|
| .. | ||
| Makefile | 17 years ago | |
| psb_cgather.f90 | 16 years ago | |
| psb_chalo.f90 | 16 years ago | |
| psb_covrl.f90 | 16 years ago | |
| psb_cscatter.F90 | 16 years ago | |
| psb_dgather.f90 | 16 years ago | |
| psb_dhalo.f90 | 16 years ago | |
| psb_dovrl.f90 | 16 years ago | |
| psb_dscatter.F90 | 16 years ago | |
| psb_dspgather.F90 | 16 years ago | |
| psb_igather.f90 | 16 years ago | |
| psb_ihalo.f90 | 16 years ago | |
| psb_iovrl.f90 | 16 years ago | |
| psb_iscatter.F90 | 16 years ago | |
| psb_sgather.f90 | 16 years ago | |
| psb_shalo.f90 | 16 years ago | |
| psb_sovrl.f90 | 16 years ago | |
| psb_sscatter.F90 | 16 years ago | |
| psb_zgather.f90 | 16 years ago | |
| psb_zhalo.f90 | 16 years ago | |
| psb_zovrl.f90 | 16 years ago | |
| psb_zscatter.F90 | 16 years ago | |