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/comm
Salvatore Filippone eddf493ae9 psblas3:
base/Makefile
 base/comm/psb_chalo.f90
 base/comm/psb_dhalo.f90
 base/comm/psb_shalo.f90
 base/comm/psb_zhalo.f90
 base/modules/Makefile
 base/newserial/psbn_coo_mat.f03
 base/newserial/psbn_d_base_mat_mod.f03
 base/psblas/psb_casum.f90
 base/psblas/psb_caxpby.f90
 base/psblas/psb_cdot.f90
 base/psblas/psb_cnrm2.f90
 base/psblas/psb_dasum.f90
 base/psblas/psb_daxpby.f90
 base/psblas/psb_ddot.f90
 base/psblas/psb_dnrm2.f90
 base/psblas/psb_sasum.f90
 base/psblas/psb_saxpby.f90
 base/psblas/psb_sdot.f90
 base/psblas/psb_snrm2.f90
 base/psblas/psb_zasum.f90
 base/psblas/psb_zaxpby.f90
 base/psblas/psb_zdot.f90
 base/psblas/psb_znrm2.f90
 base/serial/dp/Makefile
 base/serial/f77/ccsmm.f
 base/serial/f77/scsmm.f
 configure.ac
 configure

Fixes for the handling of interface mismatch in the NAG compiler: use
-wmismatch=mpi_gather.... and save mismatch_all just for psb_penv and
psb_blacs. 
This enabled discovery of a number of minor (and not so minor)
errors..
Still waiting to hear about the bugs in F2003 mode.
15 years ago
..
Makefile Merged encapsluation fixes in desc_type from trunk. 16 years ago
psb_cgather.f90 Merged encapsluation fixes in desc_type from trunk. 16 years ago
psb_chalo.f90 psblas3: 15 years ago
psb_covrl.f90 psblas2-dev: 17 years ago
psb_cscatter.F90 Merged encapsluation fixes in desc_type from trunk. 16 years ago
psb_dgather.f90 Merged encapsluation fixes in desc_type from trunk. 16 years ago
psb_dhalo.f90 psblas3: 15 years ago
psb_dovrl.f90 psblas-dev: 17 years ago
psb_dscatter.F90 Merged encapsluation fixes in desc_type from trunk. 16 years ago
psb_igather.f90 Merged encapsluation fixes in desc_type from trunk. 16 years ago
psb_ihalo.f90 psblas-2.2-maint: 17 years ago
psb_iovrl.f90 psblas: 17 years ago
psb_iscatter.F90 Merged encapsluation fixes in desc_type from trunk. 16 years ago
psb_sgather.f90 Merged encapsluation fixes in desc_type from trunk. 16 years ago
psb_shalo.f90 psblas3: 15 years ago
psb_sovrl.f90 psblas2-dev: 17 years ago
psb_sscatter.F90 Merged encapsluation fixes in desc_type from trunk. 16 years ago
psb_zgather.f90 Merged encapsluation fixes in desc_type from trunk. 16 years ago
psb_zhalo.f90 psblas3: 15 years ago
psb_zovrl.f90 psblas-dev: 17 years ago
psb_zscatter.F90 Merged encapsluation fixes in desc_type from trunk. 16 years ago