From 76f75233acfbb64436adca121583182dd8f54dee Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Thu, 2 Sep 2010 13:59:41 +0000 Subject: [PATCH] psblas3: base/comm/psb_cgather.f90 base/comm/psb_chalo.f90 base/comm/psb_covrl.f90 base/comm/psb_cscatter.F90 base/comm/psb_dgather.f90 base/comm/psb_dhalo.f90 base/comm/psb_dovrl.f90 base/comm/psb_dscatter.F90 base/comm/psb_igather.f90 base/comm/psb_ihalo.f90 base/comm/psb_iovrl.f90 base/comm/psb_iscatter.F90 base/comm/psb_sgather.f90 base/comm/psb_shalo.f90 base/comm/psb_sovrl.f90 base/comm/psb_sscatter.F90 base/comm/psb_zgather.f90 base/comm/psb_zhalo.f90 base/comm/psb_zovrl.f90 base/comm/psb_zscatter.F90 base/internals/psi_bld_g2lmap.f90 base/internals/psi_bld_tmphalo.f90 base/internals/psi_bld_tmpovrl.f90 base/internals/psi_compute_size.f90 base/internals/psi_crea_bnd_elem.f90 base/internals/psi_crea_index.f90 base/internals/psi_crea_ovr_elem.f90 base/internals/psi_cswapdata.F90 base/internals/psi_cswaptran.F90 base/internals/psi_desc_index.F90 base/internals/psi_dl_check.f90 base/internals/psi_dswapdata.F90 base/internals/psi_dswaptran.F90 base/internals/psi_exist_ovr_elem.f base/internals/psi_extrct_dl.F90 base/internals/psi_fnd_owner.F90 base/internals/psi_idx_cnv.f90 base/internals/psi_idx_ins_cnv.f90 base/internals/psi_iswapdata.F90 base/internals/psi_iswaptran.F90 base/internals/psi_ldsc_pre_halo.f90 base/internals/psi_list_search.f base/internals/psi_sort_dl.f90 base/internals/psi_sswapdata.F90 base/internals/psi_sswaptran.F90 base/internals/psi_zswapdata.F90 base/internals/psi_zswaptran.F90 base/internals/srtlist.f base/modules/error.f90 base/modules/psb_base_tools_mod.f90 base/modules/psb_c_linmap_mod.f90 base/modules/psb_c_psblas_mod.f90 base/modules/psb_c_tools_mod.f90 base/modules/psb_check_mod.f90 base/modules/psb_comm_mod.f90 base/modules/psb_const_mod.F90 base/modules/psb_d_linmap_mod.f90 base/modules/psb_d_psblas_mod.f90 base/modules/psb_d_tools_mod.f90 base/modules/psb_desc_type.f90 base/modules/psb_error_mod.F90 base/modules/psb_gps_mod.f90 base/modules/psb_hash_mod.f90 base/modules/psb_ip_reord_mod.f90 base/modules/psb_linmap_mod.f90 base/modules/psb_linmap_type_mod.f90 base/modules/psb_psblas_mod.f90 base/modules/psb_realloc_mod.F90 base/modules/psb_s_linmap_mod.f90 base/modules/psb_s_psblas_mod.f90 base/modules/psb_s_tools_mod.f90 base/modules/psb_serial_mod.f90 base/modules/psb_sort_mod.f90 base/modules/psb_sparse_mod.f90 base/modules/psb_string_mod.f90 base/modules/psb_tools_mod.f90 base/modules/psb_z_linmap_mod.f90 base/modules/psb_z_psblas_mod.f90 base/modules/psb_z_tools_mod.f90 base/modules/psi_mod.f90 base/modules/psi_serial_mod.f90 base/psblas/psb_camax.f90 base/psblas/psb_casum.f90 base/psblas/psb_caxpby.f90 base/psblas/psb_cdot.f90 base/psblas/psb_cnrm2.f90 base/psblas/psb_cnrmi.f90 base/psblas/psb_cspmm.f90 base/psblas/psb_cspsm.f90 base/psblas/psb_damax.f90 base/psblas/psb_dasum.f90 base/psblas/psb_daxpby.f90 base/psblas/psb_ddot.f90 base/psblas/psb_dnrm2.f90 base/psblas/psb_dnrmi.f90 base/psblas/psb_dspmm.f90 base/psblas/psb_dspnrm1.f90 base/psblas/psb_dspsm.f90 base/psblas/psb_samax.f90 base/psblas/psb_sasum.f90 base/psblas/psb_saxpby.f90 base/psblas/psb_sdot.f90 base/psblas/psb_snrm2.f90 base/psblas/psb_snrmi.f90 base/psblas/psb_sspmm.f90 base/psblas/psb_sspsm.f90 base/psblas/psb_sxdot.f90 base/psblas/psb_zamax.f90 base/psblas/psb_zasum.f90 base/psblas/psb_zaxpby.f90 base/psblas/psb_zdot.f90 base/psblas/psb_znrm2.f90 base/psblas/psb_znrmi.f90 base/psblas/psb_zspmm.f90 base/psblas/psb_zspsm.f90 base/serial/aux/cacmp_mod.f90 base/serial/aux/calcmp_mod.f90 base/serial/aux/calsr.f90 base/serial/aux/calsrx.f90 base/serial/aux/camsort_dw.f90 base/serial/aux/camsort_up.f90 base/serial/aux/camsr.f90 base/serial/aux/camsrx.f90 base/serial/aux/casr.f90 base/serial/aux/casrx.f90 base/serial/aux/clcmp_mod.f90 base/serial/aux/clsr.f90 base/serial/aux/clsrx.f90 base/serial/aux/dasr.f90 base/serial/aux/dasrx.f90 base/serial/aux/dmsort_dw.f90 base/serial/aux/dmsort_up.f90 base/serial/aux/dmsr.f90 base/serial/aux/dmsrx.f90 base/serial/aux/dsr.f90 base/serial/aux/dsrx.f90 base/serial/aux/iasr.f90 base/serial/aux/iasrx.f90 base/serial/aux/ibsrch.f base/serial/aux/imsr.f90 base/serial/aux/imsru.f90 base/serial/aux/imsrx.f90 base/serial/aux/isaperm.f base/serial/aux/isr.f90 base/serial/aux/isrx.f90 base/serial/aux/issrch.f base/serial/aux/msort_dw.f90 base/serial/aux/msort_up.f90 base/serial/aux/sasr.f90 base/serial/aux/sasrx.f90 base/serial/aux/smsort_dw.f90 base/serial/aux/smsort_up.f90 base/serial/aux/smsr.f90 base/serial/aux/smsrx.f90 base/serial/aux/ssr.f90 base/serial/aux/ssrx.f90 base/serial/aux/zacmp_mod.f90 base/serial/aux/zalcmp_mod.f90 base/serial/aux/zalsr.f90 base/serial/aux/zalsrx.f90 base/serial/aux/zamsort_dw.f90 base/serial/aux/zamsort_up.f90 base/serial/aux/zamsr.f90 base/serial/aux/zamsrx.f90 base/serial/aux/zasr.f90 base/serial/aux/zasrx.f90 base/serial/aux/zlcmp_mod.f90 base/serial/aux/zlsr.f90 base/serial/aux/zlsrx.f90 base/serial/f77/caxpby.f base/serial/f77/daxpby.f base/serial/f77/saxpby.f base/serial/f77/zaxpby.f base/serial/psb_cnumbmm.f90 base/serial/psb_crwextd.f90 base/serial/psb_csymbmm.f90 base/serial/psb_dnumbmm.f90 base/serial/psb_drwextd.f90 base/serial/psb_dsymbmm.f90 base/serial/psb_lsame.f90 base/serial/psb_snumbmm.f90 base/serial/psb_sort_impl.f90 base/serial/psb_srwextd.f90 base/serial/psb_ssymbmm.f90 base/serial/psb_znumbmm.f90 base/serial/psb_zrwextd.f90 base/serial/psb_zsymbmm.f90 base/serial/psi_impl.f90 base/serial/psi_serial_impl.f90 base/tools/psb_callc.f90 base/tools/psb_casb.f90 base/tools/psb_ccdbldext.F90 base/tools/psb_cd_inloc.f90 base/tools/psb_cd_lstext.f90 base/tools/psb_cd_reinit.f90 base/tools/psb_cd_set_bld.f90 base/tools/psb_cdals.f90 base/tools/psb_cdalv.f90 base/tools/psb_cdcpy.f90 base/tools/psb_cdins.f90 base/tools/psb_cdprt.f90 base/tools/psb_cdren.f90 base/tools/psb_cdrep.f90 base/tools/psb_cfree.f90 base/tools/psb_cins.f90 base/tools/psb_cspalloc.f90 base/tools/psb_cspasb.f90 base/tools/psb_cspfree.f90 base/tools/psb_csphalo.F90 base/tools/psb_cspins.f90 base/tools/psb_csprn.f90 base/tools/psb_dallc.f90 base/tools/psb_dasb.f90 base/tools/psb_dcdbldext.F90 base/tools/psb_dfree.f90 base/tools/psb_dins.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_get_overlap.f90 base/tools/psb_glob_to_loc.f90 base/tools/psb_ialloc.f90 base/tools/psb_iasb.f90 base/tools/psb_icdasb.F90 base/tools/psb_ifree.f90 base/tools/psb_iins.f90 base/tools/psb_linmap.f90 base/tools/psb_loc_to_glob.f90 base/tools/psb_map.f90 base/tools/psb_sallc.f90 base/tools/psb_sasb.f90 base/tools/psb_scdbldext.F90 base/tools/psb_sfree.f90 base/tools/psb_sins.f90 base/tools/psb_sspalloc.f90 base/tools/psb_sspasb.f90 base/tools/psb_sspfree.f90 base/tools/psb_ssphalo.F90 base/tools/psb_sspins.f90 base/tools/psb_ssprn.f90 base/tools/psb_zallc.f90 base/tools/psb_zasb.f90 base/tools/psb_zcdbldext.F90 base/tools/psb_zfree.f90 base/tools/psb_zins.f90 base/tools/psb_zspalloc.f90 base/tools/psb_zspasb.f90 base/tools/psb_zspfree.f90 base/tools/psb_zsphalo.F90 base/tools/psb_zspins.f90 base/tools/psb_zsprn.f90 krylov/psb_base_inner_krylov_mod.f90 krylov/psb_c_inner_krylov_mod.f90 krylov/psb_cbicg.f90 krylov/psb_ccg.f90 krylov/psb_ccgs.f90 krylov/psb_ccgstab.f90 krylov/psb_ccgstabl.f90 krylov/psb_ckrylov.f90 krylov/psb_crgmres.f90 krylov/psb_d_inner_krylov_mod.f90 krylov/psb_dbicg.f90 krylov/psb_dcg.F90 krylov/psb_dcgs.f90 krylov/psb_dcgstab.F90 krylov/psb_dcgstabl.f90 krylov/psb_dkrylov.f90 krylov/psb_drgmres.f90 krylov/psb_inner_krylov_mod.f90 krylov/psb_krylov_mod.f90 krylov/psb_s_inner_krylov_mod.f90 krylov/psb_sbicg.f90 krylov/psb_scg.F90 krylov/psb_scgs.f90 krylov/psb_scgstab.F90 krylov/psb_scgstabl.f90 krylov/psb_skrylov.f90 krylov/psb_srgmres.f90 krylov/psb_z_inner_krylov_mod.f90 krylov/psb_zbicg.f90 krylov/psb_zcg.F90 krylov/psb_zcgs.f90 krylov/psb_zcgstab.f90 krylov/psb_zcgstabl.f90 krylov/psb_zkrylov.f90 krylov/psb_zrgmres.f90 prec/psb_c_base_prec_mod.f03 prec/psb_c_prec_type.f03 prec/psb_cilu_fct.f90 prec/psb_cprc_aply.f90 prec/psb_cprecbld.f90 prec/psb_cprecinit.f90 prec/psb_cprecset.f90 prec/psb_d_base_prec_mod.f03 prec/psb_d_prec_type.f03 prec/psb_dilu_fct.f90 prec/psb_dprc_aply.f90 prec/psb_dprecbld.f90 prec/psb_dprecinit.f90 prec/psb_dprecset.f90 prec/psb_prec_const_mod.f03 prec/psb_prec_mod.f90 prec/psb_prec_type.f03 prec/psb_s_base_prec_mod.f03 prec/psb_s_prec_type.f03 prec/psb_silu_fct.f90 prec/psb_sprc_aply.f90 prec/psb_sprecbld.f90 prec/psb_sprecinit.f90 prec/psb_sprecset.f90 prec/psb_z_base_prec_mod.f03 prec/psb_z_prec_type.f03 prec/psb_zilu_fct.f90 prec/psb_zprc_aply.f90 prec/psb_zprecbld.f90 prec/psb_zprecinit.f90 prec/psb_zprecset.f90 test/fileread/cf_sample.f90 test/fileread/df_sample.f90 test/fileread/getp.f90 test/fileread/sf_sample.f90 test/fileread/zf_sample.f90 test/pargen/ppde.f90 test/pargen/spde.f90 test/util/dhb2mm.f90 test/util/dmm2hb.f90 test/util/zhb2mm.f90 test/util/zmm2hb.f90 util/psb_blockpart_mod.f90 util/psb_hbio_impl.f90 util/psb_hbio_mod.f90 util/psb_mat_dist_impl.f90 util/psb_mat_dist_mod.f90 util/psb_metispart_mod.F90 util/psb_mmio_impl.f90 util/psb_mmio_mod.f90 util/psb_util_mod.f90 Updated copyright statement. --- base/comm/psb_cgather.f90 | 12 ++++++------ base/comm/psb_chalo.f90 | 12 ++++++------ base/comm/psb_covrl.f90 | 12 ++++++------ base/comm/psb_cscatter.F90 | 12 ++++++------ base/comm/psb_dgather.f90 | 12 ++++++------ base/comm/psb_dhalo.f90 | 12 ++++++------ base/comm/psb_dovrl.f90 | 12 ++++++------ base/comm/psb_dscatter.F90 | 12 ++++++------ base/comm/psb_igather.f90 | 12 ++++++------ base/comm/psb_ihalo.f90 | 12 ++++++------ base/comm/psb_iovrl.f90 | 12 ++++++------ base/comm/psb_iscatter.F90 | 12 ++++++------ base/comm/psb_sgather.f90 | 12 ++++++------ base/comm/psb_shalo.f90 | 12 ++++++------ base/comm/psb_sovrl.f90 | 12 ++++++------ base/comm/psb_sscatter.F90 | 12 ++++++------ base/comm/psb_zgather.f90 | 12 ++++++------ base/comm/psb_zhalo.f90 | 12 ++++++------ base/comm/psb_zovrl.f90 | 12 ++++++------ base/comm/psb_zscatter.F90 | 12 ++++++------ base/internals/psi_bld_g2lmap.f90 | 6 +++--- base/internals/psi_bld_tmphalo.f90 | 6 +++--- base/internals/psi_bld_tmpovrl.f90 | 6 +++--- base/internals/psi_compute_size.f90 | 6 +++--- base/internals/psi_crea_bnd_elem.f90 | 6 +++--- base/internals/psi_crea_index.f90 | 6 +++--- base/internals/psi_crea_ovr_elem.f90 | 6 +++--- base/internals/psi_cswapdata.F90 | 6 +++--- base/internals/psi_cswaptran.F90 | 6 +++--- base/internals/psi_desc_index.F90 | 6 +++--- base/internals/psi_dl_check.f90 | 6 +++--- base/internals/psi_dswapdata.F90 | 6 +++--- base/internals/psi_dswaptran.F90 | 6 +++--- base/internals/psi_exist_ovr_elem.f | 6 +++--- base/internals/psi_extrct_dl.F90 | 6 +++--- base/internals/psi_fnd_owner.F90 | 6 +++--- base/internals/psi_idx_cnv.f90 | 18 +++++++++--------- base/internals/psi_idx_ins_cnv.f90 | 24 ++++++++++++------------ base/internals/psi_iswapdata.F90 | 6 +++--- base/internals/psi_iswaptran.F90 | 6 +++--- base/internals/psi_ldsc_pre_halo.f90 | 6 +++--- base/internals/psi_list_search.f | 6 +++--- base/internals/psi_sort_dl.f90 | 6 +++--- base/internals/psi_sswapdata.F90 | 6 +++--- base/internals/psi_sswaptran.F90 | 6 +++--- base/internals/psi_zswapdata.F90 | 6 +++--- base/internals/psi_zswaptran.F90 | 6 +++--- base/internals/srtlist.f | 6 +++--- base/modules/error.f90 | 6 +++--- base/modules/psb_base_tools_mod.f90 | 6 +++--- base/modules/psb_c_linmap_mod.f90 | 6 +++--- base/modules/psb_c_psblas_mod.f90 | 6 +++--- base/modules/psb_c_tools_mod.f90 | 6 +++--- base/modules/psb_check_mod.f90 | 6 +++--- base/modules/psb_comm_mod.f90 | 6 +++--- base/modules/psb_const_mod.F90 | 6 +++--- base/modules/psb_d_linmap_mod.f90 | 6 +++--- base/modules/psb_d_psblas_mod.f90 | 6 +++--- base/modules/psb_d_tools_mod.f90 | 6 +++--- base/modules/psb_desc_type.f90 | 6 +++--- base/modules/psb_error_mod.F90 | 6 +++--- base/modules/psb_gps_mod.f90 | 6 +++--- base/modules/psb_hash_mod.f90 | 2 +- base/modules/psb_ip_reord_mod.f90 | 6 +++--- base/modules/psb_linmap_mod.f90 | 6 +++--- base/modules/psb_linmap_type_mod.f90 | 6 +++--- base/modules/psb_psblas_mod.f90 | 6 +++--- base/modules/psb_realloc_mod.F90 | 6 +++--- base/modules/psb_s_linmap_mod.f90 | 6 +++--- base/modules/psb_s_psblas_mod.f90 | 6 +++--- base/modules/psb_s_tools_mod.f90 | 6 +++--- base/modules/psb_serial_mod.f90 | 6 +++--- base/modules/psb_sort_mod.f90 | 6 +++--- base/modules/psb_sparse_mod.f90 | 6 +++--- base/modules/psb_string_mod.f90 | 6 +++--- base/modules/psb_tools_mod.f90 | 6 +++--- base/modules/psb_z_linmap_mod.f90 | 6 +++--- base/modules/psb_z_psblas_mod.f90 | 6 +++--- base/modules/psb_z_tools_mod.f90 | 6 +++--- base/modules/psi_mod.f90 | 6 +++--- base/modules/psi_serial_mod.f90 | 6 +++--- base/psblas/psb_camax.f90 | 24 ++++++++++++------------ base/psblas/psb_casum.f90 | 18 +++++++++--------- base/psblas/psb_caxpby.f90 | 12 ++++++------ base/psblas/psb_cdot.f90 | 24 ++++++++++++------------ base/psblas/psb_cnrm2.f90 | 18 +++++++++--------- base/psblas/psb_cnrmi.f90 | 6 +++--- base/psblas/psb_cspmm.f90 | 12 ++++++------ base/psblas/psb_cspsm.f90 | 12 ++++++------ base/psblas/psb_damax.f90 | 24 ++++++++++++------------ base/psblas/psb_dasum.f90 | 18 +++++++++--------- base/psblas/psb_daxpby.f90 | 12 ++++++------ base/psblas/psb_ddot.f90 | 24 ++++++++++++------------ base/psblas/psb_dnrm2.f90 | 18 +++++++++--------- base/psblas/psb_dnrmi.f90 | 6 +++--- base/psblas/psb_dspmm.f90 | 12 ++++++------ base/psblas/psb_dspnrm1.f90 | 6 +++--- base/psblas/psb_dspsm.f90 | 12 ++++++------ base/psblas/psb_samax.f90 | 24 ++++++++++++------------ base/psblas/psb_sasum.f90 | 18 +++++++++--------- base/psblas/psb_saxpby.f90 | 12 ++++++------ base/psblas/psb_sdot.f90 | 24 ++++++++++++------------ base/psblas/psb_snrm2.f90 | 18 +++++++++--------- base/psblas/psb_snrmi.f90 | 6 +++--- base/psblas/psb_sspmm.f90 | 12 ++++++------ base/psblas/psb_sspsm.f90 | 12 ++++++------ base/psblas/psb_sxdot.f90 | 24 ++++++++++++------------ base/psblas/psb_zamax.f90 | 24 ++++++++++++------------ base/psblas/psb_zasum.f90 | 18 +++++++++--------- base/psblas/psb_zaxpby.f90 | 12 ++++++------ base/psblas/psb_zdot.f90 | 24 ++++++++++++------------ base/psblas/psb_znrm2.f90 | 18 +++++++++--------- base/psblas/psb_znrmi.f90 | 6 +++--- base/psblas/psb_zspmm.f90 | 12 ++++++------ base/psblas/psb_zspsm.f90 | 12 ++++++------ base/serial/aux/cacmp_mod.f90 | 6 +++--- base/serial/aux/calcmp_mod.f90 | 6 +++--- base/serial/aux/calsr.f90 | 6 +++--- base/serial/aux/calsrx.f90 | 6 +++--- base/serial/aux/camsort_dw.f90 | 4 ++-- base/serial/aux/camsort_up.f90 | 4 ++-- base/serial/aux/camsr.f90 | 6 +++--- base/serial/aux/camsrx.f90 | 6 +++--- base/serial/aux/casr.f90 | 6 +++--- base/serial/aux/casrx.f90 | 6 +++--- base/serial/aux/clcmp_mod.f90 | 6 +++--- base/serial/aux/clsr.f90 | 6 +++--- base/serial/aux/clsrx.f90 | 6 +++--- base/serial/aux/dasr.f90 | 6 +++--- base/serial/aux/dasrx.f90 | 6 +++--- base/serial/aux/dmsort_dw.f90 | 4 ++-- base/serial/aux/dmsort_up.f90 | 4 ++-- base/serial/aux/dmsr.f90 | 6 +++--- base/serial/aux/dmsrx.f90 | 6 +++--- base/serial/aux/dsr.f90 | 6 +++--- base/serial/aux/dsrx.f90 | 6 +++--- base/serial/aux/iasr.f90 | 6 +++--- base/serial/aux/iasrx.f90 | 6 +++--- base/serial/aux/ibsrch.f | 6 +++--- base/serial/aux/imsr.f90 | 6 +++--- base/serial/aux/imsru.f90 | 6 +++--- base/serial/aux/imsrx.f90 | 6 +++--- base/serial/aux/isaperm.f | 6 +++--- base/serial/aux/isr.f90 | 6 +++--- base/serial/aux/isrx.f90 | 6 +++--- base/serial/aux/issrch.f | 6 +++--- base/serial/aux/msort_dw.f90 | 4 ++-- base/serial/aux/msort_up.f90 | 4 ++-- base/serial/aux/sasr.f90 | 6 +++--- base/serial/aux/sasrx.f90 | 6 +++--- base/serial/aux/smsort_dw.f90 | 4 ++-- base/serial/aux/smsort_up.f90 | 4 ++-- base/serial/aux/smsr.f90 | 6 +++--- base/serial/aux/smsrx.f90 | 6 +++--- base/serial/aux/ssr.f90 | 6 +++--- base/serial/aux/ssrx.f90 | 6 +++--- base/serial/aux/zacmp_mod.f90 | 6 +++--- base/serial/aux/zalcmp_mod.f90 | 6 +++--- base/serial/aux/zalsr.f90 | 6 +++--- base/serial/aux/zalsrx.f90 | 6 +++--- base/serial/aux/zamsort_dw.f90 | 4 ++-- base/serial/aux/zamsort_up.f90 | 4 ++-- base/serial/aux/zamsr.f90 | 6 +++--- base/serial/aux/zamsrx.f90 | 6 +++--- base/serial/aux/zasr.f90 | 6 +++--- base/serial/aux/zasrx.f90 | 6 +++--- base/serial/aux/zlcmp_mod.f90 | 6 +++--- base/serial/aux/zlsr.f90 | 6 +++--- base/serial/aux/zlsrx.f90 | 6 +++--- base/serial/f77/caxpby.f | 6 +++--- base/serial/f77/daxpby.f | 6 +++--- base/serial/f77/saxpby.f | 6 +++--- base/serial/f77/zaxpby.f | 6 +++--- base/serial/psb_cnumbmm.f90 | 6 +++--- base/serial/psb_crwextd.f90 | 6 +++--- base/serial/psb_csymbmm.f90 | 6 +++--- base/serial/psb_dnumbmm.f90 | 6 +++--- base/serial/psb_drwextd.f90 | 6 +++--- base/serial/psb_dsymbmm.f90 | 6 +++--- base/serial/psb_lsame.f90 | 6 +++--- base/serial/psb_snumbmm.f90 | 6 +++--- base/serial/psb_sort_impl.f90 | 6 +++--- base/serial/psb_srwextd.f90 | 6 +++--- base/serial/psb_ssymbmm.f90 | 6 +++--- base/serial/psb_znumbmm.f90 | 6 +++--- base/serial/psb_zrwextd.f90 | 6 +++--- base/serial/psb_zsymbmm.f90 | 6 +++--- base/serial/psi_impl.f90 | 6 +++--- base/serial/psi_serial_impl.f90 | 6 +++--- base/tools/psb_callc.f90 | 12 ++++++------ base/tools/psb_casb.f90 | 12 ++++++------ base/tools/psb_ccdbldext.F90 | 6 +++--- base/tools/psb_cd_inloc.f90 | 6 +++--- base/tools/psb_cd_lstext.f90 | 6 +++--- base/tools/psb_cd_reinit.f90 | 6 +++--- base/tools/psb_cd_set_bld.f90 | 6 +++--- base/tools/psb_cdals.f90 | 6 +++--- base/tools/psb_cdalv.f90 | 6 +++--- base/tools/psb_cdcpy.f90 | 6 +++--- base/tools/psb_cdins.f90 | 6 +++--- base/tools/psb_cdprt.f90 | 6 +++--- base/tools/psb_cdren.f90 | 6 +++--- base/tools/psb_cdrep.f90 | 6 +++--- base/tools/psb_cfree.f90 | 6 +++--- base/tools/psb_cins.f90 | 12 ++++++------ base/tools/psb_cspalloc.f90 | 6 +++--- base/tools/psb_cspasb.f90 | 6 +++--- base/tools/psb_cspfree.f90 | 6 +++--- base/tools/psb_csphalo.F90 | 6 +++--- base/tools/psb_cspins.f90 | 6 +++--- base/tools/psb_csprn.f90 | 6 +++--- base/tools/psb_dallc.f90 | 12 ++++++------ base/tools/psb_dasb.f90 | 12 ++++++------ base/tools/psb_dcdbldext.F90 | 6 +++--- base/tools/psb_dfree.f90 | 6 +++--- base/tools/psb_dins.f90 | 12 ++++++------ base/tools/psb_dspalloc.f90 | 6 +++--- base/tools/psb_dspasb.f90 | 6 +++--- base/tools/psb_dspfree.f90 | 6 +++--- base/tools/psb_dsphalo.F90 | 6 +++--- base/tools/psb_dspins.f90 | 6 +++--- base/tools/psb_dsprn.f90 | 6 +++--- base/tools/psb_get_overlap.f90 | 6 +++--- base/tools/psb_glob_to_loc.f90 | 12 ++++++------ base/tools/psb_ialloc.f90 | 12 ++++++------ base/tools/psb_iasb.f90 | 12 ++++++------ base/tools/psb_icdasb.F90 | 6 +++--- base/tools/psb_ifree.f90 | 12 ++++++------ base/tools/psb_iins.f90 | 12 ++++++------ base/tools/psb_linmap.f90 | 6 +++--- base/tools/psb_loc_to_glob.f90 | 12 ++++++------ base/tools/psb_map.f90 | 6 +++--- base/tools/psb_sallc.f90 | 12 ++++++------ base/tools/psb_sasb.f90 | 12 ++++++------ base/tools/psb_scdbldext.F90 | 6 +++--- base/tools/psb_sfree.f90 | 6 +++--- base/tools/psb_sins.f90 | 12 ++++++------ base/tools/psb_sspalloc.f90 | 6 +++--- base/tools/psb_sspasb.f90 | 6 +++--- base/tools/psb_sspfree.f90 | 6 +++--- base/tools/psb_ssphalo.F90 | 6 +++--- base/tools/psb_sspins.f90 | 6 +++--- base/tools/psb_ssprn.f90 | 6 +++--- base/tools/psb_zallc.f90 | 12 ++++++------ base/tools/psb_zasb.f90 | 12 ++++++------ base/tools/psb_zcdbldext.F90 | 6 +++--- base/tools/psb_zfree.f90 | 6 +++--- base/tools/psb_zins.f90 | 12 ++++++------ base/tools/psb_zspalloc.f90 | 6 +++--- base/tools/psb_zspasb.f90 | 6 +++--- base/tools/psb_zspfree.f90 | 6 +++--- base/tools/psb_zsphalo.F90 | 6 +++--- base/tools/psb_zspins.f90 | 6 +++--- base/tools/psb_zsprn.f90 | 6 +++--- krylov/psb_base_inner_krylov_mod.f90 | 6 +++--- krylov/psb_c_inner_krylov_mod.f90 | 6 +++--- krylov/psb_cbicg.f90 | 6 +++--- krylov/psb_ccg.f90 | 6 +++--- krylov/psb_ccgs.f90 | 6 +++--- krylov/psb_ccgstab.f90 | 6 +++--- krylov/psb_ccgstabl.f90 | 6 +++--- krylov/psb_ckrylov.f90 | 6 +++--- krylov/psb_crgmres.f90 | 6 +++--- krylov/psb_d_inner_krylov_mod.f90 | 6 +++--- krylov/psb_dbicg.f90 | 6 +++--- krylov/psb_dcg.F90 | 6 +++--- krylov/psb_dcgs.f90 | 6 +++--- krylov/psb_dcgstab.F90 | 6 +++--- krylov/psb_dcgstabl.f90 | 6 +++--- krylov/psb_dkrylov.f90 | 6 +++--- krylov/psb_drgmres.f90 | 6 +++--- krylov/psb_inner_krylov_mod.f90 | 6 +++--- krylov/psb_krylov_mod.f90 | 6 +++--- krylov/psb_s_inner_krylov_mod.f90 | 6 +++--- krylov/psb_sbicg.f90 | 6 +++--- krylov/psb_scg.F90 | 6 +++--- krylov/psb_scgs.f90 | 6 +++--- krylov/psb_scgstab.F90 | 6 +++--- krylov/psb_scgstabl.f90 | 6 +++--- krylov/psb_skrylov.f90 | 6 +++--- krylov/psb_srgmres.f90 | 6 +++--- krylov/psb_z_inner_krylov_mod.f90 | 6 +++--- krylov/psb_zbicg.f90 | 6 +++--- krylov/psb_zcg.F90 | 6 +++--- krylov/psb_zcgs.f90 | 6 +++--- krylov/psb_zcgstab.f90 | 6 +++--- krylov/psb_zcgstabl.f90 | 6 +++--- krylov/psb_zkrylov.f90 | 6 +++--- krylov/psb_zrgmres.f90 | 6 +++--- prec/psb_c_base_prec_mod.f03 | 6 +++--- prec/psb_c_prec_type.f03 | 6 +++--- prec/psb_cilu_fct.f90 | 6 +++--- prec/psb_cprc_aply.f90 | 12 ++++++------ prec/psb_cprecbld.f90 | 6 +++--- prec/psb_cprecinit.f90 | 6 +++--- prec/psb_cprecset.f90 | 6 +++--- prec/psb_d_base_prec_mod.f03 | 6 +++--- prec/psb_d_prec_type.f03 | 6 +++--- prec/psb_dilu_fct.f90 | 6 +++--- prec/psb_dprc_aply.f90 | 12 ++++++------ prec/psb_dprecbld.f90 | 6 +++--- prec/psb_dprecinit.f90 | 6 +++--- prec/psb_dprecset.f90 | 6 +++--- prec/psb_prec_const_mod.f03 | 6 +++--- prec/psb_prec_mod.f90 | 6 +++--- prec/psb_prec_type.f03 | 6 +++--- prec/psb_s_base_prec_mod.f03 | 6 +++--- prec/psb_s_prec_type.f03 | 6 +++--- prec/psb_silu_fct.f90 | 6 +++--- prec/psb_sprc_aply.f90 | 12 ++++++------ prec/psb_sprecbld.f90 | 6 +++--- prec/psb_sprecinit.f90 | 6 +++--- prec/psb_sprecset.f90 | 6 +++--- prec/psb_z_base_prec_mod.f03 | 6 +++--- prec/psb_z_prec_type.f03 | 6 +++--- prec/psb_zilu_fct.f90 | 6 +++--- prec/psb_zprc_aply.f90 | 12 ++++++------ prec/psb_zprecbld.f90 | 6 +++--- prec/psb_zprecinit.f90 | 6 +++--- prec/psb_zprecset.f90 | 6 +++--- test/fileread/cf_sample.f90 | 6 +++--- test/fileread/df_sample.f90 | 6 +++--- test/fileread/getp.f90 | 6 +++--- test/fileread/sf_sample.f90 | 6 +++--- test/fileread/zf_sample.f90 | 6 +++--- test/pargen/ppde.f90 | 4 ++-- test/pargen/spde.f90 | 4 ++-- test/util/dhb2mm.f90 | 6 +++--- test/util/dmm2hb.f90 | 6 +++--- test/util/zhb2mm.f90 | 6 +++--- test/util/zmm2hb.f90 | 6 +++--- util/psb_blockpart_mod.f90 | 6 +++--- util/psb_hbio_impl.f90 | 6 +++--- util/psb_hbio_mod.f90 | 6 +++--- util/psb_mat_dist_impl.f90 | 6 +++--- util/psb_mat_dist_mod.f90 | 6 +++--- util/psb_metispart_mod.F90 | 6 +++--- util/psb_mmio_impl.f90 | 6 +++--- util/psb_mmio_mod.f90 | 6 +++--- util/psb_util_mod.f90 | 6 +++--- 340 files changed, 1312 insertions(+), 1312 deletions(-) diff --git a/base/comm/psb_cgather.f90 b/base/comm/psb_cgather.f90 index f5d92792..35725eab 100644 --- a/base/comm/psb_cgather.f90 +++ b/base/comm/psb_cgather.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -173,10 +173,10 @@ end subroutine psb_cgatherm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_chalo.f90 b/base/comm/psb_chalo.f90 index 7f0b7559..7d9b5de1 100644 --- a/base/comm/psb_chalo.f90 +++ b/base/comm/psb_chalo.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -222,10 +222,10 @@ end subroutine psb_chalom !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_covrl.f90 b/base/comm/psb_covrl.f90 index 7ae3d415..caaf86ac 100644 --- a/base/comm/psb_covrl.f90 +++ b/base/comm/psb_covrl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -202,10 +202,10 @@ subroutine psb_covrlm(x,desc_a,info,jx,ik,work,update,mode) return end subroutine psb_covrlm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_cscatter.F90 b/base/comm/psb_cscatter.F90 index cfac125b..5a9c29ff 100644 --- a/base/comm/psb_cscatter.F90 +++ b/base/comm/psb_cscatter.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -229,10 +229,10 @@ end subroutine psb_cscatterm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_dgather.f90 b/base/comm/psb_dgather.f90 index 1bd9a7f6..b17af498 100644 --- a/base/comm/psb_dgather.f90 +++ b/base/comm/psb_dgather.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -171,10 +171,10 @@ end subroutine psb_dgatherm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_dhalo.f90 b/base/comm/psb_dhalo.f90 index aefbbeb6..5f4034ea 100644 --- a/base/comm/psb_dhalo.f90 +++ b/base/comm/psb_dhalo.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -223,10 +223,10 @@ end subroutine psb_dhalom !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_dovrl.f90 b/base/comm/psb_dovrl.f90 index 20674414..280ccf0e 100644 --- a/base/comm/psb_dovrl.f90 +++ b/base/comm/psb_dovrl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -203,10 +203,10 @@ subroutine psb_dovrlm(x,desc_a,info,jx,ik,work,update,mode) end subroutine psb_dovrlm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_dscatter.F90 b/base/comm/psb_dscatter.F90 index 0925a408..7840125d 100644 --- a/base/comm/psb_dscatter.F90 +++ b/base/comm/psb_dscatter.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -229,10 +229,10 @@ end subroutine psb_dscatterm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_igather.f90 b/base/comm/psb_igather.f90 index 83ba5bcd..a7a0156f 100644 --- a/base/comm/psb_igather.f90 +++ b/base/comm/psb_igather.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -171,10 +171,10 @@ end subroutine psb_igatherm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_ihalo.f90 b/base/comm/psb_ihalo.f90 index 5ce24161..0aca5902 100644 --- a/base/comm/psb_ihalo.f90 +++ b/base/comm/psb_ihalo.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -225,10 +225,10 @@ end subroutine psb_ihalom !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_iovrl.f90 b/base/comm/psb_iovrl.f90 index 107c94cf..d5596b9c 100644 --- a/base/comm/psb_iovrl.f90 +++ b/base/comm/psb_iovrl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -202,10 +202,10 @@ subroutine psb_iovrlm(x,desc_a,info,jx,ik,work,update,mode) end subroutine psb_iovrlm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_iscatter.F90 b/base/comm/psb_iscatter.F90 index 8b0aecc7..57ca3ef9 100644 --- a/base/comm/psb_iscatter.F90 +++ b/base/comm/psb_iscatter.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -227,10 +227,10 @@ end subroutine psb_iscatterm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_sgather.f90 b/base/comm/psb_sgather.f90 index 50ee1b1d..822b4986 100644 --- a/base/comm/psb_sgather.f90 +++ b/base/comm/psb_sgather.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -171,10 +171,10 @@ end subroutine psb_sgatherm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_shalo.f90 b/base/comm/psb_shalo.f90 index 0da6e45a..39555a55 100644 --- a/base/comm/psb_shalo.f90 +++ b/base/comm/psb_shalo.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -223,10 +223,10 @@ end subroutine psb_shalom !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_sovrl.f90 b/base/comm/psb_sovrl.f90 index 8689f1fb..fce0002c 100644 --- a/base/comm/psb_sovrl.f90 +++ b/base/comm/psb_sovrl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -203,10 +203,10 @@ subroutine psb_sovrlm(x,desc_a,info,jx,ik,work,update,mode) end subroutine psb_sovrlm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_sscatter.F90 b/base/comm/psb_sscatter.F90 index 1d948cdc..fc04eac6 100644 --- a/base/comm/psb_sscatter.F90 +++ b/base/comm/psb_sscatter.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -229,10 +229,10 @@ end subroutine psb_sscatterm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_zgather.f90 b/base/comm/psb_zgather.f90 index 8753f60c..0dfafe0a 100644 --- a/base/comm/psb_zgather.f90 +++ b/base/comm/psb_zgather.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -173,10 +173,10 @@ end subroutine psb_zgatherm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_zhalo.f90 b/base/comm/psb_zhalo.f90 index 83828677..86516d14 100644 --- a/base/comm/psb_zhalo.f90 +++ b/base/comm/psb_zhalo.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -222,10 +222,10 @@ end subroutine psb_zhalom !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_zovrl.f90 b/base/comm/psb_zovrl.f90 index b7d5aa9c..7ce1c3b2 100644 --- a/base/comm/psb_zovrl.f90 +++ b/base/comm/psb_zovrl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -202,10 +202,10 @@ subroutine psb_zovrlm(x,desc_a,info,jx,ik,work,update,mode) return end subroutine psb_zovrlm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/comm/psb_zscatter.F90 b/base/comm/psb_zscatter.F90 index 78bf5433..5eb802b2 100644 --- a/base/comm/psb_zscatter.F90 +++ b/base/comm/psb_zscatter.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -228,10 +228,10 @@ end subroutine psb_zscatterm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_bld_g2lmap.f90 b/base/internals/psi_bld_g2lmap.f90 index a05343c1..5cc57bee 100644 --- a/base/internals/psi_bld_g2lmap.f90 +++ b/base/internals/psi_bld_g2lmap.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_bld_tmphalo.f90 b/base/internals/psi_bld_tmphalo.f90 index ce16462d..418622ac 100644 --- a/base/internals/psi_bld_tmphalo.f90 +++ b/base/internals/psi_bld_tmphalo.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_bld_tmpovrl.f90 b/base/internals/psi_bld_tmpovrl.f90 index d592f971..b100209b 100644 --- a/base/internals/psi_bld_tmpovrl.f90 +++ b/base/internals/psi_bld_tmpovrl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_compute_size.f90 b/base/internals/psi_compute_size.f90 index 1a0d7461..cee0b2c3 100644 --- a/base/internals/psi_compute_size.f90 +++ b/base/internals/psi_compute_size.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_crea_bnd_elem.f90 b/base/internals/psi_crea_bnd_elem.f90 index 0651122f..e35f3044 100644 --- a/base/internals/psi_crea_bnd_elem.f90 +++ b/base/internals/psi_crea_bnd_elem.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_crea_index.f90 b/base/internals/psi_crea_index.f90 index e4febb67..80b76373 100644 --- a/base/internals/psi_crea_index.f90 +++ b/base/internals/psi_crea_index.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_crea_ovr_elem.f90 b/base/internals/psi_crea_ovr_elem.f90 index 82ac130d..a8b35c8c 100644 --- a/base/internals/psi_crea_ovr_elem.f90 +++ b/base/internals/psi_crea_ovr_elem.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_cswapdata.F90 b/base/internals/psi_cswapdata.F90 index 261bf024..69a90e99 100644 --- a/base/internals/psi_cswapdata.F90 +++ b/base/internals/psi_cswapdata.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_cswaptran.F90 b/base/internals/psi_cswaptran.F90 index 20527e64..d3eb1ebe 100644 --- a/base/internals/psi_cswaptran.F90 +++ b/base/internals/psi_cswaptran.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_desc_index.F90 b/base/internals/psi_desc_index.F90 index e9a98292..2d939bd8 100644 --- a/base/internals/psi_desc_index.F90 +++ b/base/internals/psi_desc_index.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_dl_check.f90 b/base/internals/psi_dl_check.f90 index ef1ac24b..7437cb27 100644 --- a/base/internals/psi_dl_check.f90 +++ b/base/internals/psi_dl_check.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_dswapdata.F90 b/base/internals/psi_dswapdata.F90 index da71e4fe..b28efa09 100644 --- a/base/internals/psi_dswapdata.F90 +++ b/base/internals/psi_dswapdata.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_dswaptran.F90 b/base/internals/psi_dswaptran.F90 index 7d27b766..f90d43a2 100644 --- a/base/internals/psi_dswaptran.F90 +++ b/base/internals/psi_dswaptran.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_exist_ovr_elem.f b/base/internals/psi_exist_ovr_elem.f index be8efc7c..403d632d 100644 --- a/base/internals/psi_exist_ovr_elem.f +++ b/base/internals/psi_exist_ovr_elem.f @@ -1,8 +1,8 @@ C -C Parallel Sparse BLAS version 2.2 -C (C) Copyright 2006/2007/2008 +C Parallel Sparse BLAS version 3.0 +C (C) Copyright 2010 C Salvatore Filippone University of Rome Tor Vergata -C Alfredo Buttari University of Rome Tor Vergata +C Alfredo Buttari CNRS-IRIT, Toulouse C C Redistribution and use in source and binary forms, with or without C modification, are permitted provided that the following conditions diff --git a/base/internals/psi_extrct_dl.F90 b/base/internals/psi_extrct_dl.F90 index 30106ad4..e318609f 100644 --- a/base/internals/psi_extrct_dl.F90 +++ b/base/internals/psi_extrct_dl.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_fnd_owner.F90 b/base/internals/psi_fnd_owner.F90 index 924a83d7..773cecfd 100644 --- a/base/internals/psi_fnd_owner.F90 +++ b/base/internals/psi_fnd_owner.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_idx_cnv.f90 b/base/internals/psi_idx_cnv.f90 index 0adada43..be125669 100644 --- a/base/internals/psi_idx_cnv.f90 +++ b/base/internals/psi_idx_cnv.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -246,10 +246,10 @@ subroutine psi_idx_cnv1(nv,idxin,desc,info,mask,owned) end subroutine psi_idx_cnv1 !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -370,10 +370,10 @@ subroutine psi_idx_cnv2(nv,idxin,idxout,desc,info,mask,owned) end subroutine psi_idx_cnv2 !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_idx_ins_cnv.f90 b/base/internals/psi_idx_ins_cnv.f90 index f880a2e1..fb3ce2aa 100644 --- a/base/internals/psi_idx_ins_cnv.f90 +++ b/base/internals/psi_idx_ins_cnv.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -354,10 +354,10 @@ subroutine psi_idx_ins_cnv1(nv,idxin,desc,info,mask) end subroutine psi_idx_ins_cnv1 !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -479,10 +479,10 @@ subroutine psi_idx_ins_cnv2(nv,idxin,idxout,desc,info,mask) end subroutine psi_idx_ins_cnv2 !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -550,10 +550,10 @@ subroutine psi_idx_ins_cnvs2(idxin,idxout,desc,info,mask) end subroutine psi_idx_ins_cnvs2 !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_iswapdata.F90 b/base/internals/psi_iswapdata.F90 index 89701973..6731e0f6 100644 --- a/base/internals/psi_iswapdata.F90 +++ b/base/internals/psi_iswapdata.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_iswaptran.F90 b/base/internals/psi_iswaptran.F90 index 07ced97b..daef3cc9 100644 --- a/base/internals/psi_iswaptran.F90 +++ b/base/internals/psi_iswaptran.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_ldsc_pre_halo.f90 b/base/internals/psi_ldsc_pre_halo.f90 index 56c7b01c..4bdc9aa0 100644 --- a/base/internals/psi_ldsc_pre_halo.f90 +++ b/base/internals/psi_ldsc_pre_halo.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_list_search.f b/base/internals/psi_list_search.f index bdee4c67..d6e417be 100644 --- a/base/internals/psi_list_search.f +++ b/base/internals/psi_list_search.f @@ -1,8 +1,8 @@ C -C Parallel Sparse BLAS version 2.2 -C (C) Copyright 2006/2007/2008 +C Parallel Sparse BLAS version 3.0 +C (C) Copyright 2010 C Salvatore Filippone University of Rome Tor Vergata -C Alfredo Buttari University of Rome Tor Vergata +C Alfredo Buttari CNRS-IRIT, Toulouse C C Redistribution and use in source and binary forms, with or without C modification, are permitted provided that the following conditions diff --git a/base/internals/psi_sort_dl.f90 b/base/internals/psi_sort_dl.f90 index 1f58b734..53355c10 100644 --- a/base/internals/psi_sort_dl.f90 +++ b/base/internals/psi_sort_dl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_sswapdata.F90 b/base/internals/psi_sswapdata.F90 index 17b95e0c..fd3df17e 100644 --- a/base/internals/psi_sswapdata.F90 +++ b/base/internals/psi_sswapdata.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_sswaptran.F90 b/base/internals/psi_sswaptran.F90 index af56a04b..845b7244 100644 --- a/base/internals/psi_sswaptran.F90 +++ b/base/internals/psi_sswaptran.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_zswapdata.F90 b/base/internals/psi_zswapdata.F90 index c9aed3c2..c0b8ab9c 100644 --- a/base/internals/psi_zswapdata.F90 +++ b/base/internals/psi_zswapdata.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/psi_zswaptran.F90 b/base/internals/psi_zswaptran.F90 index 384f76bd..53a26ca3 100644 --- a/base/internals/psi_zswaptran.F90 +++ b/base/internals/psi_zswaptran.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/internals/srtlist.f b/base/internals/srtlist.f index 01b7478c..8904d9c4 100644 --- a/base/internals/srtlist.f +++ b/base/internals/srtlist.f @@ -1,8 +1,8 @@ C -C Parallel Sparse BLAS version 2.2 -C (C) Copyright 2006/2007/2008 +C Parallel Sparse BLAS version 3.0 +C (C) Copyright 2010 C Salvatore Filippone University of Rome Tor Vergata -C Alfredo Buttari University of Rome Tor Vergata +C Alfredo Buttari CNRS-IRIT, Toulouse C C Redistribution and use in source and binary forms, with or without C modification, are permitted provided that the following conditions diff --git a/base/modules/error.f90 b/base/modules/error.f90 index c537af13..68c54595 100644 --- a/base/modules/error.f90 +++ b/base/modules/error.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_base_tools_mod.f90 b/base/modules/psb_base_tools_mod.f90 index 0a38cf80..186ac2b0 100644 --- a/base/modules/psb_base_tools_mod.f90 +++ b/base/modules/psb_base_tools_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_c_linmap_mod.f90 b/base/modules/psb_c_linmap_mod.f90 index 7da5da4d..ad1cd3c9 100644 --- a/base/modules/psb_c_linmap_mod.f90 +++ b/base/modules/psb_c_linmap_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_c_psblas_mod.f90 b/base/modules/psb_c_psblas_mod.f90 index 6649177d..352fd502 100644 --- a/base/modules/psb_c_psblas_mod.f90 +++ b/base/modules/psb_c_psblas_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_c_tools_mod.f90 b/base/modules/psb_c_tools_mod.f90 index 95eb07ad..6cc02921 100644 --- a/base/modules/psb_c_tools_mod.f90 +++ b/base/modules/psb_c_tools_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_check_mod.f90 b/base/modules/psb_check_mod.f90 index 1cfed6db..45dbb538 100644 --- a/base/modules/psb_check_mod.f90 +++ b/base/modules/psb_check_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_comm_mod.f90 b/base/modules/psb_comm_mod.f90 index 106af5ed..4e4671d1 100644 --- a/base/modules/psb_comm_mod.f90 +++ b/base/modules/psb_comm_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_const_mod.F90 b/base/modules/psb_const_mod.F90 index 7d3f364c..0966ba89 100644 --- a/base/modules/psb_const_mod.F90 +++ b/base/modules/psb_const_mod.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_d_linmap_mod.f90 b/base/modules/psb_d_linmap_mod.f90 index ae6f77c3..88f6544d 100644 --- a/base/modules/psb_d_linmap_mod.f90 +++ b/base/modules/psb_d_linmap_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_d_psblas_mod.f90 b/base/modules/psb_d_psblas_mod.f90 index cb11340f..b9b8931b 100644 --- a/base/modules/psb_d_psblas_mod.f90 +++ b/base/modules/psb_d_psblas_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_d_tools_mod.f90 b/base/modules/psb_d_tools_mod.f90 index d58af497..1ab157f1 100644 --- a/base/modules/psb_d_tools_mod.f90 +++ b/base/modules/psb_d_tools_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_desc_type.f90 b/base/modules/psb_desc_type.f90 index 05595666..592349c2 100644 --- a/base/modules/psb_desc_type.f90 +++ b/base/modules/psb_desc_type.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_error_mod.F90 b/base/modules/psb_error_mod.F90 index de03b9aa..a3cd6bb3 100644 --- a/base/modules/psb_error_mod.F90 +++ b/base/modules/psb_error_mod.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_gps_mod.f90 b/base/modules/psb_gps_mod.f90 index 766b3262..a48e9383 100644 --- a/base/modules/psb_gps_mod.f90 +++ b/base/modules/psb_gps_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_hash_mod.f90 b/base/modules/psb_hash_mod.f90 index 4cabbfc5..b22c03d5 100644 --- a/base/modules/psb_hash_mod.f90 +++ b/base/modules/psb_hash_mod.f90 @@ -1,7 +1,7 @@ !!$ !!$ Parallel Sparse BLAS v2.0 !!$ (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_ip_reord_mod.f90 b/base/modules/psb_ip_reord_mod.f90 index 48147439..33a4df3a 100644 --- a/base/modules/psb_ip_reord_mod.f90 +++ b/base/modules/psb_ip_reord_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_linmap_mod.f90 b/base/modules/psb_linmap_mod.f90 index 0eb06a01..8c0ccf6b 100644 --- a/base/modules/psb_linmap_mod.f90 +++ b/base/modules/psb_linmap_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_linmap_type_mod.f90 b/base/modules/psb_linmap_type_mod.f90 index 8643f8d3..445bca8e 100644 --- a/base/modules/psb_linmap_type_mod.f90 +++ b/base/modules/psb_linmap_type_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_psblas_mod.f90 b/base/modules/psb_psblas_mod.f90 index 27e76900..832d367f 100644 --- a/base/modules/psb_psblas_mod.f90 +++ b/base/modules/psb_psblas_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_realloc_mod.F90 b/base/modules/psb_realloc_mod.F90 index afa1a128..ae36842f 100644 --- a/base/modules/psb_realloc_mod.F90 +++ b/base/modules/psb_realloc_mod.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_s_linmap_mod.f90 b/base/modules/psb_s_linmap_mod.f90 index 4fb69140..8e81a173 100644 --- a/base/modules/psb_s_linmap_mod.f90 +++ b/base/modules/psb_s_linmap_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_s_psblas_mod.f90 b/base/modules/psb_s_psblas_mod.f90 index 6d41ddec..aae32e17 100644 --- a/base/modules/psb_s_psblas_mod.f90 +++ b/base/modules/psb_s_psblas_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_s_tools_mod.f90 b/base/modules/psb_s_tools_mod.f90 index b5f59bf2..381d91c9 100644 --- a/base/modules/psb_s_tools_mod.f90 +++ b/base/modules/psb_s_tools_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_serial_mod.f90 b/base/modules/psb_serial_mod.f90 index 0978570f..86c4211e 100644 --- a/base/modules/psb_serial_mod.f90 +++ b/base/modules/psb_serial_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_sort_mod.f90 b/base/modules/psb_sort_mod.f90 index eec04e97..a37f2a39 100644 --- a/base/modules/psb_sort_mod.f90 +++ b/base/modules/psb_sort_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_sparse_mod.f90 b/base/modules/psb_sparse_mod.f90 index 67e6583a..3861983f 100644 --- a/base/modules/psb_sparse_mod.f90 +++ b/base/modules/psb_sparse_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_string_mod.f90 b/base/modules/psb_string_mod.f90 index 2f0bdf94..5f1de083 100644 --- a/base/modules/psb_string_mod.f90 +++ b/base/modules/psb_string_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_tools_mod.f90 b/base/modules/psb_tools_mod.f90 index 935300b3..904090bb 100644 --- a/base/modules/psb_tools_mod.f90 +++ b/base/modules/psb_tools_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_z_linmap_mod.f90 b/base/modules/psb_z_linmap_mod.f90 index 214497bf..469a02be 100644 --- a/base/modules/psb_z_linmap_mod.f90 +++ b/base/modules/psb_z_linmap_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_z_psblas_mod.f90 b/base/modules/psb_z_psblas_mod.f90 index 76c031c9..b5848f09 100644 --- a/base/modules/psb_z_psblas_mod.f90 +++ b/base/modules/psb_z_psblas_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psb_z_tools_mod.f90 b/base/modules/psb_z_tools_mod.f90 index e0e53f68..fa3c80cf 100644 --- a/base/modules/psb_z_tools_mod.f90 +++ b/base/modules/psb_z_tools_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psi_mod.f90 b/base/modules/psi_mod.f90 index fc8027ad..03132885 100644 --- a/base/modules/psi_mod.f90 +++ b/base/modules/psi_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/modules/psi_serial_mod.f90 b/base/modules/psi_serial_mod.f90 index 64bb8a82..27a8cd51 100644 --- a/base/modules/psi_serial_mod.f90 +++ b/base/modules/psi_serial_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_camax.f90 b/base/psblas/psb_camax.f90 index 67c5c658..20816222 100644 --- a/base/psblas/psb_camax.f90 +++ b/base/psblas/psb_camax.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -133,10 +133,10 @@ end function psb_camax !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -257,10 +257,10 @@ function psb_camaxv (x,desc_a, info) end function psb_camaxv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -385,10 +385,10 @@ end subroutine psb_camaxvs !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_casum.f90 b/base/psblas/psb_casum.f90 index b2ea9f97..b796fc55 100644 --- a/base/psblas/psb_casum.f90 +++ b/base/psblas/psb_casum.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -145,10 +145,10 @@ end function psb_casum !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -281,10 +281,10 @@ end function psb_casumv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_caxpby.f90 b/base/psblas/psb_caxpby.f90 index 349888a9..0894addc 100644 --- a/base/psblas/psb_caxpby.f90 +++ b/base/psblas/psb_caxpby.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -156,10 +156,10 @@ end subroutine psb_caxpby !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_cdot.f90 b/base/psblas/psb_cdot.f90 index 60050cae..df5c5121 100644 --- a/base/psblas/psb_cdot.f90 +++ b/base/psblas/psb_cdot.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -156,10 +156,10 @@ end function psb_cdot !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -289,10 +289,10 @@ end function psb_cdotv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -421,10 +421,10 @@ end subroutine psb_cdotvs !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_cnrm2.f90 b/base/psblas/psb_cnrm2.f90 index 77b3e094..f5afcfb2 100644 --- a/base/psblas/psb_cnrm2.f90 +++ b/base/psblas/psb_cnrm2.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -140,10 +140,10 @@ end function psb_cnrm2 !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -272,10 +272,10 @@ end function psb_cnrm2v !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_cnrmi.f90 b/base/psblas/psb_cnrmi.f90 index 15317e27..562c892d 100644 --- a/base/psblas/psb_cnrmi.f90 +++ b/base/psblas/psb_cnrmi.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_cspmm.f90 b/base/psblas/psb_cspmm.f90 index 2c901930..7be17675 100644 --- a/base/psblas/psb_cspmm.f90 +++ b/base/psblas/psb_cspmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -361,10 +361,10 @@ end subroutine psb_cspmm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_cspsm.f90 b/base/psblas/psb_cspsm.f90 index 19f37889..b1c9ec33 100644 --- a/base/psblas/psb_cspsm.f90 +++ b/base/psblas/psb_cspsm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -287,10 +287,10 @@ subroutine psb_cspsm(alpha,a,x,beta,y,desc_a,info,& end subroutine psb_cspsm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_damax.f90 b/base/psblas/psb_damax.f90 index 015a0a87..1c98db1f 100644 --- a/base/psblas/psb_damax.f90 +++ b/base/psblas/psb_damax.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -133,10 +133,10 @@ end function psb_damax !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -255,10 +255,10 @@ function psb_damaxv (x,desc_a, info) end function psb_damaxv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -378,10 +378,10 @@ end subroutine psb_damaxvs !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_dasum.f90 b/base/psblas/psb_dasum.f90 index fabf970f..17f8707c 100644 --- a/base/psblas/psb_dasum.f90 +++ b/base/psblas/psb_dasum.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -147,10 +147,10 @@ end function psb_dasum !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -283,10 +283,10 @@ end function psb_dasumv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_daxpby.f90 b/base/psblas/psb_daxpby.f90 index 93b416a9..a86cf69e 100644 --- a/base/psblas/psb_daxpby.f90 +++ b/base/psblas/psb_daxpby.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -156,10 +156,10 @@ end subroutine psb_daxpby !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_ddot.f90 b/base/psblas/psb_ddot.f90 index 983c5b2f..d1dad7ad 100644 --- a/base/psblas/psb_ddot.f90 +++ b/base/psblas/psb_ddot.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -159,10 +159,10 @@ end function psb_ddot !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -296,10 +296,10 @@ end function psb_ddotv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -428,10 +428,10 @@ end subroutine psb_ddotvs !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_dnrm2.f90 b/base/psblas/psb_dnrm2.f90 index 334f100b..a4e06f63 100644 --- a/base/psblas/psb_dnrm2.f90 +++ b/base/psblas/psb_dnrm2.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -139,10 +139,10 @@ end function psb_dnrm2 !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -270,10 +270,10 @@ end function psb_dnrm2v !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_dnrmi.f90 b/base/psblas/psb_dnrmi.f90 index ffae937f..b3814830 100644 --- a/base/psblas/psb_dnrmi.f90 +++ b/base/psblas/psb_dnrmi.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_dspmm.f90 b/base/psblas/psb_dspmm.f90 index 497c6b4b..1d37fcd3 100644 --- a/base/psblas/psb_dspmm.f90 +++ b/base/psblas/psb_dspmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -361,10 +361,10 @@ end subroutine psb_dspmm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_dspnrm1.f90 b/base/psblas/psb_dspnrm1.f90 index d881a3d0..af88b705 100644 --- a/base/psblas/psb_dspnrm1.f90 +++ b/base/psblas/psb_dspnrm1.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_dspsm.f90 b/base/psblas/psb_dspsm.f90 index 53064a00..bfee48d8 100644 --- a/base/psblas/psb_dspsm.f90 +++ b/base/psblas/psb_dspsm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -288,10 +288,10 @@ subroutine psb_dspsm(alpha,a,x,beta,y,desc_a,info,& end subroutine psb_dspsm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_samax.f90 b/base/psblas/psb_samax.f90 index e7207048..e99e1c0c 100644 --- a/base/psblas/psb_samax.f90 +++ b/base/psblas/psb_samax.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -133,10 +133,10 @@ end function psb_samax !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -255,10 +255,10 @@ function psb_samaxv (x,desc_a, info) end function psb_samaxv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -378,10 +378,10 @@ end subroutine psb_samaxvs !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_sasum.f90 b/base/psblas/psb_sasum.f90 index fa8f39e4..8cebe665 100644 --- a/base/psblas/psb_sasum.f90 +++ b/base/psblas/psb_sasum.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -147,10 +147,10 @@ end function psb_sasum !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -283,10 +283,10 @@ end function psb_sasumv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_saxpby.f90 b/base/psblas/psb_saxpby.f90 index 9bdeaf88..fc5eb8cd 100644 --- a/base/psblas/psb_saxpby.f90 +++ b/base/psblas/psb_saxpby.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -156,10 +156,10 @@ end subroutine psb_saxpby !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_sdot.f90 b/base/psblas/psb_sdot.f90 index d79c4f8a..787de090 100644 --- a/base/psblas/psb_sdot.f90 +++ b/base/psblas/psb_sdot.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -159,10 +159,10 @@ end function psb_sdot !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -295,10 +295,10 @@ end function psb_sdotv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -427,10 +427,10 @@ end subroutine psb_sdotvs !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_snrm2.f90 b/base/psblas/psb_snrm2.f90 index 976a0273..99ca0511 100644 --- a/base/psblas/psb_snrm2.f90 +++ b/base/psblas/psb_snrm2.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -139,10 +139,10 @@ end function psb_snrm2 !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -270,10 +270,10 @@ end function psb_snrm2v !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_snrmi.f90 b/base/psblas/psb_snrmi.f90 index 7dd6d8c4..6d1018c6 100644 --- a/base/psblas/psb_snrmi.f90 +++ b/base/psblas/psb_snrmi.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_sspmm.f90 b/base/psblas/psb_sspmm.f90 index 150c6e3d..0858cb07 100644 --- a/base/psblas/psb_sspmm.f90 +++ b/base/psblas/psb_sspmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -361,10 +361,10 @@ end subroutine psb_sspmm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_sspsm.f90 b/base/psblas/psb_sspsm.f90 index a7385261..2b01eda0 100644 --- a/base/psblas/psb_sspsm.f90 +++ b/base/psblas/psb_sspsm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -288,10 +288,10 @@ subroutine psb_sspsm(alpha,a,x,beta,y,desc_a,info,& end subroutine psb_sspsm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_sxdot.f90 b/base/psblas/psb_sxdot.f90 index a01a9004..0ab2adc3 100644 --- a/base/psblas/psb_sxdot.f90 +++ b/base/psblas/psb_sxdot.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -159,10 +159,10 @@ end function psb_sxdot !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -316,10 +316,10 @@ end function sxdot !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -448,10 +448,10 @@ end subroutine psb_sxdotvs !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_zamax.f90 b/base/psblas/psb_zamax.f90 index 0abd7eda..7b30e06d 100644 --- a/base/psblas/psb_zamax.f90 +++ b/base/psblas/psb_zamax.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -136,10 +136,10 @@ end function psb_zamax !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -263,10 +263,10 @@ function psb_zamaxv (x,desc_a, info) end function psb_zamaxv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -390,10 +390,10 @@ end subroutine psb_zamaxvs !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_zasum.f90 b/base/psblas/psb_zasum.f90 index 6aea6a04..236d4abc 100644 --- a/base/psblas/psb_zasum.f90 +++ b/base/psblas/psb_zasum.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -151,10 +151,10 @@ end function psb_zasum !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -293,10 +293,10 @@ end function psb_zasumv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_zaxpby.f90 b/base/psblas/psb_zaxpby.f90 index 8014ae04..73658aea 100644 --- a/base/psblas/psb_zaxpby.f90 +++ b/base/psblas/psb_zaxpby.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -155,10 +155,10 @@ end subroutine psb_zaxpby !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_zdot.f90 b/base/psblas/psb_zdot.f90 index 2a3ba34e..e3c4e389 100644 --- a/base/psblas/psb_zdot.f90 +++ b/base/psblas/psb_zdot.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -159,10 +159,10 @@ end function psb_zdot !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -295,10 +295,10 @@ end function psb_zdotv !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -427,10 +427,10 @@ end subroutine psb_zdotvs !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_znrm2.f90 b/base/psblas/psb_znrm2.f90 index 7a6bb1ae..b0269ade 100644 --- a/base/psblas/psb_znrm2.f90 +++ b/base/psblas/psb_znrm2.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -140,10 +140,10 @@ end function psb_znrm2 !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -272,10 +272,10 @@ end function psb_znrm2v !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_znrmi.f90 b/base/psblas/psb_znrmi.f90 index d608c99c..56a6611b 100644 --- a/base/psblas/psb_znrmi.f90 +++ b/base/psblas/psb_znrmi.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_zspmm.f90 b/base/psblas/psb_zspmm.f90 index 28b9a8c4..a6cee9d1 100644 --- a/base/psblas/psb_zspmm.f90 +++ b/base/psblas/psb_zspmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -361,10 +361,10 @@ end subroutine psb_zspmm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/psblas/psb_zspsm.f90 b/base/psblas/psb_zspsm.f90 index cdf381b4..8a3db6b9 100644 --- a/base/psblas/psb_zspsm.f90 +++ b/base/psblas/psb_zspsm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -287,10 +287,10 @@ subroutine psb_zspsm(alpha,a,x,beta,y,desc_a,info,& end subroutine psb_zspsm !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/cacmp_mod.f90 b/base/serial/aux/cacmp_mod.f90 index ca96bb99..ad55713d 100644 --- a/base/serial/aux/cacmp_mod.f90 +++ b/base/serial/aux/cacmp_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/calcmp_mod.f90 b/base/serial/aux/calcmp_mod.f90 index 8a2abb30..25c23b63 100644 --- a/base/serial/aux/calcmp_mod.f90 +++ b/base/serial/aux/calcmp_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/calsr.f90 b/base/serial/aux/calsr.f90 index 8279c005..582473e7 100644 --- a/base/serial/aux/calsr.f90 +++ b/base/serial/aux/calsr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/calsrx.f90 b/base/serial/aux/calsrx.f90 index cb8a116d..7bedd349 100644 --- a/base/serial/aux/calsrx.f90 +++ b/base/serial/aux/calsrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/camsort_dw.f90 b/base/serial/aux/camsort_dw.f90 index 2fa89ebe..6e5a96b5 100644 --- a/base/serial/aux/camsort_dw.f90 +++ b/base/serial/aux/camsort_dw.f90 @@ -1,7 +1,7 @@ ! -! Parallel Sparse BLAS version 2.2 +! Parallel Sparse BLAS version 3.0 ! (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata -! Alfredo Buttari University of Rome Tor Vergata +! Alfredo Buttari CNRS-IRIT, Toulouse ! ! Redistribution and use in source and binary forms, with or without ! modification, are permitted provided that the following conditions diff --git a/base/serial/aux/camsort_up.f90 b/base/serial/aux/camsort_up.f90 index 95f8fb0b..23cd41eb 100644 --- a/base/serial/aux/camsort_up.f90 +++ b/base/serial/aux/camsort_up.f90 @@ -1,7 +1,7 @@ ! -! Parallel Sparse BLAS version 2.2 +! Parallel Sparse BLAS version 3.0 ! (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata -! Alfredo Buttari University of Rome Tor Vergata +! Alfredo Buttari CNRS-IRIT, Toulouse ! ! Redistribution and use in source and binary forms, with or without ! modification, are permitted provided that the following conditions diff --git a/base/serial/aux/camsr.f90 b/base/serial/aux/camsr.f90 index 967ca4d2..815c8e6a 100644 --- a/base/serial/aux/camsr.f90 +++ b/base/serial/aux/camsr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/camsrx.f90 b/base/serial/aux/camsrx.f90 index 407de4d3..0d65ecff 100644 --- a/base/serial/aux/camsrx.f90 +++ b/base/serial/aux/camsrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/casr.f90 b/base/serial/aux/casr.f90 index ef1ba458..cb18b0d9 100644 --- a/base/serial/aux/casr.f90 +++ b/base/serial/aux/casr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/casrx.f90 b/base/serial/aux/casrx.f90 index 30d12396..d1cead0d 100644 --- a/base/serial/aux/casrx.f90 +++ b/base/serial/aux/casrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/clcmp_mod.f90 b/base/serial/aux/clcmp_mod.f90 index e52f10cd..0c3ac0f9 100644 --- a/base/serial/aux/clcmp_mod.f90 +++ b/base/serial/aux/clcmp_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/clsr.f90 b/base/serial/aux/clsr.f90 index e8dc3aeb..969f0445 100644 --- a/base/serial/aux/clsr.f90 +++ b/base/serial/aux/clsr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/clsrx.f90 b/base/serial/aux/clsrx.f90 index c006e075..dfbaea06 100644 --- a/base/serial/aux/clsrx.f90 +++ b/base/serial/aux/clsrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/dasr.f90 b/base/serial/aux/dasr.f90 index c8051ebd..7b38aa43 100644 --- a/base/serial/aux/dasr.f90 +++ b/base/serial/aux/dasr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/dasrx.f90 b/base/serial/aux/dasrx.f90 index 4c89bad1..32763961 100644 --- a/base/serial/aux/dasrx.f90 +++ b/base/serial/aux/dasrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/dmsort_dw.f90 b/base/serial/aux/dmsort_dw.f90 index 32177d37..7e7db568 100644 --- a/base/serial/aux/dmsort_dw.f90 +++ b/base/serial/aux/dmsort_dw.f90 @@ -1,7 +1,7 @@ ! -! Parallel Sparse BLAS version 2.2 +! Parallel Sparse BLAS version 3.0 ! (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata -! Alfredo Buttari University of Rome Tor Vergata +! Alfredo Buttari CNRS-IRIT, Toulouse ! ! Redistribution and use in source and binary forms, with or without ! modification, are permitted provided that the following conditions diff --git a/base/serial/aux/dmsort_up.f90 b/base/serial/aux/dmsort_up.f90 index 2a858d36..e30064e0 100644 --- a/base/serial/aux/dmsort_up.f90 +++ b/base/serial/aux/dmsort_up.f90 @@ -1,7 +1,7 @@ ! -! Parallel Sparse BLAS version 2.2 +! Parallel Sparse BLAS version 3.0 ! (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata -! Alfredo Buttari University of Rome Tor Vergata +! Alfredo Buttari CNRS-IRIT, Toulouse ! ! Redistribution and use in source and binary forms, with or without ! modification, are permitted provided that the following conditions diff --git a/base/serial/aux/dmsr.f90 b/base/serial/aux/dmsr.f90 index 48d2bdc6..c109941e 100644 --- a/base/serial/aux/dmsr.f90 +++ b/base/serial/aux/dmsr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/dmsrx.f90 b/base/serial/aux/dmsrx.f90 index 0114a83b..eaa3ecbf 100644 --- a/base/serial/aux/dmsrx.f90 +++ b/base/serial/aux/dmsrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/dsr.f90 b/base/serial/aux/dsr.f90 index e3a6d408..f6c704db 100644 --- a/base/serial/aux/dsr.f90 +++ b/base/serial/aux/dsr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/dsrx.f90 b/base/serial/aux/dsrx.f90 index 8e2ddb9f..28952c00 100644 --- a/base/serial/aux/dsrx.f90 +++ b/base/serial/aux/dsrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/iasr.f90 b/base/serial/aux/iasr.f90 index 98109f89..17b8f095 100644 --- a/base/serial/aux/iasr.f90 +++ b/base/serial/aux/iasr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/iasrx.f90 b/base/serial/aux/iasrx.f90 index 159d15a9..5cceb989 100644 --- a/base/serial/aux/iasrx.f90 +++ b/base/serial/aux/iasrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/ibsrch.f b/base/serial/aux/ibsrch.f index 7208d993..2a76a48b 100644 --- a/base/serial/aux/ibsrch.f +++ b/base/serial/aux/ibsrch.f @@ -1,8 +1,8 @@ C -C Parallel Sparse BLAS version 2.2 -C (C) Copyright 2006/2007/2008 +C Parallel Sparse BLAS version 3.0 +C (C) Copyright 2010 C Salvatore Filippone University of Rome Tor Vergata -C Alfredo Buttari University of Rome Tor Vergata +C Alfredo Buttari CNRS-IRIT, Toulouse C C Redistribution and use in source and binary forms, with or without C modification, are permitted provided that the following conditions diff --git a/base/serial/aux/imsr.f90 b/base/serial/aux/imsr.f90 index 80997aea..4e840ebb 100644 --- a/base/serial/aux/imsr.f90 +++ b/base/serial/aux/imsr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/imsru.f90 b/base/serial/aux/imsru.f90 index 78dc928a..b45a44ca 100644 --- a/base/serial/aux/imsru.f90 +++ b/base/serial/aux/imsru.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/imsrx.f90 b/base/serial/aux/imsrx.f90 index 416bcb7a..6bf68eda 100644 --- a/base/serial/aux/imsrx.f90 +++ b/base/serial/aux/imsrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/isaperm.f b/base/serial/aux/isaperm.f index 49b3017e..f904b7d1 100644 --- a/base/serial/aux/isaperm.f +++ b/base/serial/aux/isaperm.f @@ -1,8 +1,8 @@ C -C Parallel Sparse BLAS version 2.2 -C (C) Copyright 2006/2007/2008 +C Parallel Sparse BLAS version 3.0 +C (C) Copyright 2010 C Salvatore Filippone University of Rome Tor Vergata -C Alfredo Buttari University of Rome Tor Vergata +C Alfredo Buttari CNRS-IRIT, Toulouse C C Redistribution and use in source and binary forms, with or without C modification, are permitted provided that the following conditions diff --git a/base/serial/aux/isr.f90 b/base/serial/aux/isr.f90 index 620fcb3c..96b89bc0 100644 --- a/base/serial/aux/isr.f90 +++ b/base/serial/aux/isr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/isrx.f90 b/base/serial/aux/isrx.f90 index 49354530..a06773bb 100644 --- a/base/serial/aux/isrx.f90 +++ b/base/serial/aux/isrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/issrch.f b/base/serial/aux/issrch.f index 56c8d4fa..a038b752 100644 --- a/base/serial/aux/issrch.f +++ b/base/serial/aux/issrch.f @@ -1,8 +1,8 @@ C -C Parallel Sparse BLAS version 2.2 -C (C) Copyright 2006/2007/2008 +C Parallel Sparse BLAS version 3.0 +C (C) Copyright 2010 C Salvatore Filippone University of Rome Tor Vergata -C Alfredo Buttari University of Rome Tor Vergata +C Alfredo Buttari CNRS-IRIT, Toulouse C C Redistribution and use in source and binary forms, with or without C modification, are permitted provided that the following conditions diff --git a/base/serial/aux/msort_dw.f90 b/base/serial/aux/msort_dw.f90 index 41681728..a25d7071 100644 --- a/base/serial/aux/msort_dw.f90 +++ b/base/serial/aux/msort_dw.f90 @@ -1,7 +1,7 @@ ! -! Parallel Sparse BLAS version 2.2 +! Parallel Sparse BLAS version 3.0 ! (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata -! Alfredo Buttari University of Rome Tor Vergata +! Alfredo Buttari CNRS-IRIT, Toulouse ! ! Redistribution and use in source and binary forms, with or without ! modification, are permitted provided that the following conditions diff --git a/base/serial/aux/msort_up.f90 b/base/serial/aux/msort_up.f90 index 5c17016d..f93d3847 100644 --- a/base/serial/aux/msort_up.f90 +++ b/base/serial/aux/msort_up.f90 @@ -1,7 +1,7 @@ ! -! Parallel Sparse BLAS version 2.2 +! Parallel Sparse BLAS version 3.0 ! (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata -! Alfredo Buttari University of Rome Tor Vergata +! Alfredo Buttari CNRS-IRIT, Toulouse ! ! Redistribution and use in source and binary forms, with or without ! modification, are permitted provided that the following conditions diff --git a/base/serial/aux/sasr.f90 b/base/serial/aux/sasr.f90 index 4b8221cb..6db24107 100644 --- a/base/serial/aux/sasr.f90 +++ b/base/serial/aux/sasr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/sasrx.f90 b/base/serial/aux/sasrx.f90 index 6457ce33..4625f17b 100644 --- a/base/serial/aux/sasrx.f90 +++ b/base/serial/aux/sasrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/smsort_dw.f90 b/base/serial/aux/smsort_dw.f90 index e431667c..c1e88526 100644 --- a/base/serial/aux/smsort_dw.f90 +++ b/base/serial/aux/smsort_dw.f90 @@ -1,7 +1,7 @@ ! -! Parallel Sparse BLAS version 2.2 +! Parallel Sparse BLAS version 3.0 ! (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata -! Alfredo Buttari University of Rome Tor Vergata +! Alfredo Buttari CNRS-IRIT, Toulouse ! ! Redistribution and use in source and binary forms, with or without ! modification, are permitted provided that the following conditions diff --git a/base/serial/aux/smsort_up.f90 b/base/serial/aux/smsort_up.f90 index 9ca51914..186d0da7 100644 --- a/base/serial/aux/smsort_up.f90 +++ b/base/serial/aux/smsort_up.f90 @@ -1,7 +1,7 @@ ! -! Parallel Sparse BLAS version 2.2 +! Parallel Sparse BLAS version 3.0 ! (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata -! Alfredo Buttari University of Rome Tor Vergata +! Alfredo Buttari CNRS-IRIT, Toulouse ! ! Redistribution and use in source and binary forms, with or without ! modification, are permitted provided that the following conditions diff --git a/base/serial/aux/smsr.f90 b/base/serial/aux/smsr.f90 index 9815ac4c..51737e95 100644 --- a/base/serial/aux/smsr.f90 +++ b/base/serial/aux/smsr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/smsrx.f90 b/base/serial/aux/smsrx.f90 index 4a8fadad..7ce60809 100644 --- a/base/serial/aux/smsrx.f90 +++ b/base/serial/aux/smsrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/ssr.f90 b/base/serial/aux/ssr.f90 index cda0b96f..94d59dd8 100644 --- a/base/serial/aux/ssr.f90 +++ b/base/serial/aux/ssr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/ssrx.f90 b/base/serial/aux/ssrx.f90 index 464bbbdb..85410d7b 100644 --- a/base/serial/aux/ssrx.f90 +++ b/base/serial/aux/ssrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zacmp_mod.f90 b/base/serial/aux/zacmp_mod.f90 index e7e017a7..fe3e3941 100644 --- a/base/serial/aux/zacmp_mod.f90 +++ b/base/serial/aux/zacmp_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zalcmp_mod.f90 b/base/serial/aux/zalcmp_mod.f90 index 0e3f8eb1..1a1203a1 100644 --- a/base/serial/aux/zalcmp_mod.f90 +++ b/base/serial/aux/zalcmp_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zalsr.f90 b/base/serial/aux/zalsr.f90 index 39ae7359..891d6feb 100644 --- a/base/serial/aux/zalsr.f90 +++ b/base/serial/aux/zalsr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zalsrx.f90 b/base/serial/aux/zalsrx.f90 index 2ee41ce2..f3e40b61 100644 --- a/base/serial/aux/zalsrx.f90 +++ b/base/serial/aux/zalsrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zamsort_dw.f90 b/base/serial/aux/zamsort_dw.f90 index c4fa1cb9..63540392 100644 --- a/base/serial/aux/zamsort_dw.f90 +++ b/base/serial/aux/zamsort_dw.f90 @@ -1,7 +1,7 @@ ! -! Parallel Sparse BLAS version 2.2 +! Parallel Sparse BLAS version 3.0 ! (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata -! Alfredo Buttari University of Rome Tor Vergata +! Alfredo Buttari CNRS-IRIT, Toulouse ! ! Redistribution and use in source and binary forms, with or without ! modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zamsort_up.f90 b/base/serial/aux/zamsort_up.f90 index 5caa4635..a7e45496 100644 --- a/base/serial/aux/zamsort_up.f90 +++ b/base/serial/aux/zamsort_up.f90 @@ -1,7 +1,7 @@ ! -! Parallel Sparse BLAS version 2.2 +! Parallel Sparse BLAS version 3.0 ! (C) Copyright 2006 Salvatore Filippone University of Rome Tor Vergata -! Alfredo Buttari University of Rome Tor Vergata +! Alfredo Buttari CNRS-IRIT, Toulouse ! ! Redistribution and use in source and binary forms, with or without ! modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zamsr.f90 b/base/serial/aux/zamsr.f90 index b6cfb06c..18a3918b 100644 --- a/base/serial/aux/zamsr.f90 +++ b/base/serial/aux/zamsr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zamsrx.f90 b/base/serial/aux/zamsrx.f90 index 77b56791..467fe2f0 100644 --- a/base/serial/aux/zamsrx.f90 +++ b/base/serial/aux/zamsrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zasr.f90 b/base/serial/aux/zasr.f90 index d99884a9..df28cab3 100644 --- a/base/serial/aux/zasr.f90 +++ b/base/serial/aux/zasr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zasrx.f90 b/base/serial/aux/zasrx.f90 index bb1a90ab..ecca6885 100644 --- a/base/serial/aux/zasrx.f90 +++ b/base/serial/aux/zasrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zlcmp_mod.f90 b/base/serial/aux/zlcmp_mod.f90 index dac73295..82859f24 100644 --- a/base/serial/aux/zlcmp_mod.f90 +++ b/base/serial/aux/zlcmp_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zlsr.f90 b/base/serial/aux/zlsr.f90 index 79c28def..582f5b43 100644 --- a/base/serial/aux/zlsr.f90 +++ b/base/serial/aux/zlsr.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/aux/zlsrx.f90 b/base/serial/aux/zlsrx.f90 index ee28e6be..f9077aef 100644 --- a/base/serial/aux/zlsrx.f90 +++ b/base/serial/aux/zlsrx.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/f77/caxpby.f b/base/serial/f77/caxpby.f index 912dcdf6..d5138e92 100644 --- a/base/serial/f77/caxpby.f +++ b/base/serial/f77/caxpby.f @@ -1,8 +1,8 @@ C -C Parallel Sparse BLAS version 2.2 -C (C) Copyright 2006/2007/2008 +C Parallel Sparse BLAS version 3.0 +C (C) Copyright 2010 C Salvatore Filippone University of Rome Tor Vergata -C Alfredo Buttari University of Rome Tor Vergata +C Alfredo Buttari CNRS-IRIT, Toulouse C C Redistribution and use in source and binary forms, with or without C modification, are permitted provided that the following conditions diff --git a/base/serial/f77/daxpby.f b/base/serial/f77/daxpby.f index 9516b50a..b6cdca08 100644 --- a/base/serial/f77/daxpby.f +++ b/base/serial/f77/daxpby.f @@ -1,8 +1,8 @@ C -C Parallel Sparse BLAS version 2.2 -C (C) Copyright 2006/2007/2008 +C Parallel Sparse BLAS version 3.0 +C (C) Copyright 2010 C Salvatore Filippone University of Rome Tor Vergata -C Alfredo Buttari University of Rome Tor Vergata +C Alfredo Buttari CNRS-IRIT, Toulouse C C Redistribution and use in source and binary forms, with or without C modification, are permitted provided that the following conditions diff --git a/base/serial/f77/saxpby.f b/base/serial/f77/saxpby.f index b0711c61..15c6e9c3 100644 --- a/base/serial/f77/saxpby.f +++ b/base/serial/f77/saxpby.f @@ -1,8 +1,8 @@ C -C Parallel Sparse BLAS version 2.2 -C (C) Copyright 2006/2007/2008 +C Parallel Sparse BLAS version 3.0 +C (C) Copyright 2010 C Salvatore Filippone University of Rome Tor Vergata -C Alfredo Buttari University of Rome Tor Vergata +C Alfredo Buttari CNRS-IRIT, Toulouse C C Redistribution and use in source and binary forms, with or without C modification, are permitted provided that the following conditions diff --git a/base/serial/f77/zaxpby.f b/base/serial/f77/zaxpby.f index c3e5b1d3..b2b723fd 100644 --- a/base/serial/f77/zaxpby.f +++ b/base/serial/f77/zaxpby.f @@ -1,8 +1,8 @@ C -C Parallel Sparse BLAS version 2.2 -C (C) Copyright 2006/2007/2008 +C Parallel Sparse BLAS version 3.0 +C (C) Copyright 2010 C Salvatore Filippone University of Rome Tor Vergata -C Alfredo Buttari University of Rome Tor Vergata +C Alfredo Buttari CNRS-IRIT, Toulouse C C Redistribution and use in source and binary forms, with or without C modification, are permitted provided that the following conditions diff --git a/base/serial/psb_cnumbmm.f90 b/base/serial/psb_cnumbmm.f90 index 22417c2b..7b5380a7 100644 --- a/base/serial/psb_cnumbmm.f90 +++ b/base/serial/psb_cnumbmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_crwextd.f90 b/base/serial/psb_crwextd.f90 index e479dd56..a5774d0b 100644 --- a/base/serial/psb_crwextd.f90 +++ b/base/serial/psb_crwextd.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_csymbmm.f90 b/base/serial/psb_csymbmm.f90 index 93420a6e..88ccd60d 100644 --- a/base/serial/psb_csymbmm.f90 +++ b/base/serial/psb_csymbmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_dnumbmm.f90 b/base/serial/psb_dnumbmm.f90 index 15fa06cf..c6edc4ad 100644 --- a/base/serial/psb_dnumbmm.f90 +++ b/base/serial/psb_dnumbmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_drwextd.f90 b/base/serial/psb_drwextd.f90 index bbeda657..d35b0752 100644 --- a/base/serial/psb_drwextd.f90 +++ b/base/serial/psb_drwextd.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_dsymbmm.f90 b/base/serial/psb_dsymbmm.f90 index 435c9d02..54b5f878 100644 --- a/base/serial/psb_dsymbmm.f90 +++ b/base/serial/psb_dsymbmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_lsame.f90 b/base/serial/psb_lsame.f90 index e7df3fba..f5142637 100644 --- a/base/serial/psb_lsame.f90 +++ b/base/serial/psb_lsame.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_snumbmm.f90 b/base/serial/psb_snumbmm.f90 index 117f7697..4835d1b6 100644 --- a/base/serial/psb_snumbmm.f90 +++ b/base/serial/psb_snumbmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_sort_impl.f90 b/base/serial/psb_sort_impl.f90 index 3329efee..6cea211f 100644 --- a/base/serial/psb_sort_impl.f90 +++ b/base/serial/psb_sort_impl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_srwextd.f90 b/base/serial/psb_srwextd.f90 index 7f46ad4d..d4243ac4 100644 --- a/base/serial/psb_srwextd.f90 +++ b/base/serial/psb_srwextd.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_ssymbmm.f90 b/base/serial/psb_ssymbmm.f90 index d73806dc..3ae310fd 100644 --- a/base/serial/psb_ssymbmm.f90 +++ b/base/serial/psb_ssymbmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_znumbmm.f90 b/base/serial/psb_znumbmm.f90 index 717055d5..79c7f49d 100644 --- a/base/serial/psb_znumbmm.f90 +++ b/base/serial/psb_znumbmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_zrwextd.f90 b/base/serial/psb_zrwextd.f90 index f2ced1f9..6b82de0b 100644 --- a/base/serial/psb_zrwextd.f90 +++ b/base/serial/psb_zrwextd.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psb_zsymbmm.f90 b/base/serial/psb_zsymbmm.f90 index 6bf56802..2cdd0630 100644 --- a/base/serial/psb_zsymbmm.f90 +++ b/base/serial/psb_zsymbmm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psi_impl.f90 b/base/serial/psi_impl.f90 index 19ffca6c..9597d829 100644 --- a/base/serial/psi_impl.f90 +++ b/base/serial/psi_impl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/serial/psi_serial_impl.f90 b/base/serial/psi_serial_impl.f90 index 539c2aef..534dc588 100644 --- a/base/serial/psi_serial_impl.f90 +++ b/base/serial/psi_serial_impl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_callc.f90 b/base/tools/psb_callc.f90 index 0dcb6989..d386abc3 100644 --- a/base/tools/psb_callc.f90 +++ b/base/tools/psb_callc.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -136,10 +136,10 @@ subroutine psb_calloc(x, desc_a, info, n, lb) end subroutine psb_calloc !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_casb.f90 b/base/tools/psb_casb.f90 index 4ed577bf..8aff85ef 100644 --- a/base/tools/psb_casb.f90 +++ b/base/tools/psb_casb.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -134,10 +134,10 @@ end subroutine psb_casb !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_ccdbldext.F90 b/base/tools/psb_ccdbldext.F90 index 921dee3e..6ce3dc24 100644 --- a/base/tools/psb_ccdbldext.F90 +++ b/base/tools/psb_ccdbldext.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cd_inloc.f90 b/base/tools/psb_cd_inloc.f90 index 7ebf4b2a..3e116d50 100644 --- a/base/tools/psb_cd_inloc.f90 +++ b/base/tools/psb_cd_inloc.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cd_lstext.f90 b/base/tools/psb_cd_lstext.f90 index c5fc615f..a3ff46c5 100644 --- a/base/tools/psb_cd_lstext.f90 +++ b/base/tools/psb_cd_lstext.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cd_reinit.f90 b/base/tools/psb_cd_reinit.f90 index dda9af85..4b166381 100644 --- a/base/tools/psb_cd_reinit.f90 +++ b/base/tools/psb_cd_reinit.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cd_set_bld.f90 b/base/tools/psb_cd_set_bld.f90 index afce07b0..fa60f3ad 100644 --- a/base/tools/psb_cd_set_bld.f90 +++ b/base/tools/psb_cd_set_bld.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cdals.f90 b/base/tools/psb_cdals.f90 index 49efc67f..1640fb2e 100644 --- a/base/tools/psb_cdals.f90 +++ b/base/tools/psb_cdals.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cdalv.f90 b/base/tools/psb_cdalv.f90 index e4d9c908..527a0e7c 100644 --- a/base/tools/psb_cdalv.f90 +++ b/base/tools/psb_cdalv.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cdcpy.f90 b/base/tools/psb_cdcpy.f90 index 05a23754..eb29a01c 100644 --- a/base/tools/psb_cdcpy.f90 +++ b/base/tools/psb_cdcpy.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cdins.f90 b/base/tools/psb_cdins.f90 index 63755578..23b1c71f 100644 --- a/base/tools/psb_cdins.f90 +++ b/base/tools/psb_cdins.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cdprt.f90 b/base/tools/psb_cdprt.f90 index 980a96f1..4c590dbe 100644 --- a/base/tools/psb_cdprt.f90 +++ b/base/tools/psb_cdprt.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cdren.f90 b/base/tools/psb_cdren.f90 index 093486b1..3477ed1e 100644 --- a/base/tools/psb_cdren.f90 +++ b/base/tools/psb_cdren.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cdrep.f90 b/base/tools/psb_cdrep.f90 index caad3d06..0bcbe232 100644 --- a/base/tools/psb_cdrep.f90 +++ b/base/tools/psb_cdrep.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cfree.f90 b/base/tools/psb_cfree.f90 index 1d1914c9..d0c63be2 100644 --- a/base/tools/psb_cfree.f90 +++ b/base/tools/psb_cfree.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cins.f90 b/base/tools/psb_cins.f90 index 586661e3..e5e50645 100644 --- a/base/tools/psb_cins.f90 +++ b/base/tools/psb_cins.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -180,10 +180,10 @@ end subroutine psb_cinsvi !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cspalloc.f90 b/base/tools/psb_cspalloc.f90 index 2138f8de..89137b4e 100644 --- a/base/tools/psb_cspalloc.f90 +++ b/base/tools/psb_cspalloc.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cspasb.f90 b/base/tools/psb_cspasb.f90 index 1b8ca3a8..03b12bcf 100644 --- a/base/tools/psb_cspasb.f90 +++ b/base/tools/psb_cspasb.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cspfree.f90 b/base/tools/psb_cspfree.f90 index 34461bce..81d82484 100644 --- a/base/tools/psb_cspfree.f90 +++ b/base/tools/psb_cspfree.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_csphalo.F90 b/base/tools/psb_csphalo.F90 index 3f349d24..f7b1657f 100644 --- a/base/tools/psb_csphalo.F90 +++ b/base/tools/psb_csphalo.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_cspins.f90 b/base/tools/psb_cspins.f90 index ec7b3179..e7687c24 100644 --- a/base/tools/psb_cspins.f90 +++ b/base/tools/psb_cspins.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_csprn.f90 b/base/tools/psb_csprn.f90 index 00e5052d..b89f93ec 100644 --- a/base/tools/psb_csprn.f90 +++ b/base/tools/psb_csprn.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_dallc.f90 b/base/tools/psb_dallc.f90 index c5f3994e..f56ad699 100644 --- a/base/tools/psb_dallc.f90 +++ b/base/tools/psb_dallc.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -136,10 +136,10 @@ subroutine psb_dalloc(x, desc_a, info, n, lb) end subroutine psb_dalloc !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_dasb.f90 b/base/tools/psb_dasb.f90 index 11824e7f..26f87048 100644 --- a/base/tools/psb_dasb.f90 +++ b/base/tools/psb_dasb.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -134,10 +134,10 @@ end subroutine psb_dasb !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_dcdbldext.F90 b/base/tools/psb_dcdbldext.F90 index ef044a42..17ea81aa 100644 --- a/base/tools/psb_dcdbldext.F90 +++ b/base/tools/psb_dcdbldext.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_dfree.f90 b/base/tools/psb_dfree.f90 index 79a05d3d..c0087ae6 100644 --- a/base/tools/psb_dfree.f90 +++ b/base/tools/psb_dfree.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_dins.f90 b/base/tools/psb_dins.f90 index ffd911f1..5c3c8d02 100644 --- a/base/tools/psb_dins.f90 +++ b/base/tools/psb_dins.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -180,10 +180,10 @@ end subroutine psb_dinsvi !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_dspalloc.f90 b/base/tools/psb_dspalloc.f90 index 5ca71723..57eac375 100644 --- a/base/tools/psb_dspalloc.f90 +++ b/base/tools/psb_dspalloc.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_dspasb.f90 b/base/tools/psb_dspasb.f90 index e4f74a57..0ba84e2b 100644 --- a/base/tools/psb_dspasb.f90 +++ b/base/tools/psb_dspasb.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_dspfree.f90 b/base/tools/psb_dspfree.f90 index a8561580..ea9b7fdb 100644 --- a/base/tools/psb_dspfree.f90 +++ b/base/tools/psb_dspfree.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_dsphalo.F90 b/base/tools/psb_dsphalo.F90 index 6b073ee9..8e047705 100644 --- a/base/tools/psb_dsphalo.F90 +++ b/base/tools/psb_dsphalo.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_dspins.f90 b/base/tools/psb_dspins.f90 index a52c8704..aca0c5d8 100644 --- a/base/tools/psb_dspins.f90 +++ b/base/tools/psb_dspins.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_dsprn.f90 b/base/tools/psb_dsprn.f90 index 7d2e0d92..f02d378a 100644 --- a/base/tools/psb_dsprn.f90 +++ b/base/tools/psb_dsprn.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_get_overlap.f90 b/base/tools/psb_get_overlap.f90 index 0ae5cd83..05fbad07 100644 --- a/base/tools/psb_get_overlap.f90 +++ b/base/tools/psb_get_overlap.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_glob_to_loc.f90 b/base/tools/psb_glob_to_loc.f90 index 646024e1..49ffc8a7 100644 --- a/base/tools/psb_glob_to_loc.f90 +++ b/base/tools/psb_glob_to_loc.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -120,10 +120,10 @@ end subroutine psb_glob_to_loc2 !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_ialloc.f90 b/base/tools/psb_ialloc.f90 index 8109eb82..19614c9f 100644 --- a/base/tools/psb_ialloc.f90 +++ b/base/tools/psb_ialloc.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -136,10 +136,10 @@ end subroutine psb_ialloc !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_iasb.f90 b/base/tools/psb_iasb.f90 index 04e30b23..15cbed4f 100644 --- a/base/tools/psb_iasb.f90 +++ b/base/tools/psb_iasb.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -135,10 +135,10 @@ end subroutine psb_iasb !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_icdasb.F90 b/base/tools/psb_icdasb.F90 index dedb7bdd..c676e2c1 100644 --- a/base/tools/psb_icdasb.F90 +++ b/base/tools/psb_icdasb.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_ifree.f90 b/base/tools/psb_ifree.f90 index f2a11149..6cb4094b 100644 --- a/base/tools/psb_ifree.f90 +++ b/base/tools/psb_ifree.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -103,10 +103,10 @@ end subroutine psb_ifree !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_iins.f90 b/base/tools/psb_iins.f90 index 27f7b7b5..5172239b 100644 --- a/base/tools/psb_iins.f90 +++ b/base/tools/psb_iins.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -179,10 +179,10 @@ end subroutine psb_iinsvi !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_linmap.f90 b/base/tools/psb_linmap.f90 index 5c4ced79..f38ca5be 100644 --- a/base/tools/psb_linmap.f90 +++ b/base/tools/psb_linmap.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_loc_to_glob.f90 b/base/tools/psb_loc_to_glob.f90 index 3a94f922..86699955 100644 --- a/base/tools/psb_loc_to_glob.f90 +++ b/base/tools/psb_loc_to_glob.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -107,10 +107,10 @@ end subroutine psb_loc_to_glob2 !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_map.f90 b/base/tools/psb_map.f90 index 66256f25..c0c35cb7 100644 --- a/base/tools/psb_map.f90 +++ b/base/tools/psb_map.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_sallc.f90 b/base/tools/psb_sallc.f90 index 78636504..74f3fd77 100644 --- a/base/tools/psb_sallc.f90 +++ b/base/tools/psb_sallc.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -136,10 +136,10 @@ subroutine psb_salloc(x, desc_a, info, n, lb) end subroutine psb_salloc !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_sasb.f90 b/base/tools/psb_sasb.f90 index 92998718..363bccb2 100644 --- a/base/tools/psb_sasb.f90 +++ b/base/tools/psb_sasb.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -134,10 +134,10 @@ end subroutine psb_sasb !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_scdbldext.F90 b/base/tools/psb_scdbldext.F90 index 6fd6c8a6..b510914d 100644 --- a/base/tools/psb_scdbldext.F90 +++ b/base/tools/psb_scdbldext.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_sfree.f90 b/base/tools/psb_sfree.f90 index 68fa4cd6..0ab38b17 100644 --- a/base/tools/psb_sfree.f90 +++ b/base/tools/psb_sfree.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_sins.f90 b/base/tools/psb_sins.f90 index 04b683eb..b8cc2518 100644 --- a/base/tools/psb_sins.f90 +++ b/base/tools/psb_sins.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -180,10 +180,10 @@ end subroutine psb_sinsvi !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_sspalloc.f90 b/base/tools/psb_sspalloc.f90 index 49c087d7..e5b2a3d6 100644 --- a/base/tools/psb_sspalloc.f90 +++ b/base/tools/psb_sspalloc.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_sspasb.f90 b/base/tools/psb_sspasb.f90 index b2fc53c6..4380a5de 100644 --- a/base/tools/psb_sspasb.f90 +++ b/base/tools/psb_sspasb.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_sspfree.f90 b/base/tools/psb_sspfree.f90 index 4c418883..4d601b99 100644 --- a/base/tools/psb_sspfree.f90 +++ b/base/tools/psb_sspfree.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_ssphalo.F90 b/base/tools/psb_ssphalo.F90 index 05ac2b7f..00dadc2a 100644 --- a/base/tools/psb_ssphalo.F90 +++ b/base/tools/psb_ssphalo.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_sspins.f90 b/base/tools/psb_sspins.f90 index 78621b88..06ee3864 100644 --- a/base/tools/psb_sspins.f90 +++ b/base/tools/psb_sspins.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_ssprn.f90 b/base/tools/psb_ssprn.f90 index 92bb68d3..b0be8279 100644 --- a/base/tools/psb_ssprn.f90 +++ b/base/tools/psb_ssprn.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_zallc.f90 b/base/tools/psb_zallc.f90 index 71e972d6..eb6a2e71 100644 --- a/base/tools/psb_zallc.f90 +++ b/base/tools/psb_zallc.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -136,10 +136,10 @@ subroutine psb_zalloc(x, desc_a, info, n, lb) end subroutine psb_zalloc !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_zasb.f90 b/base/tools/psb_zasb.f90 index f1241416..58bc1e44 100644 --- a/base/tools/psb_zasb.f90 +++ b/base/tools/psb_zasb.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -134,10 +134,10 @@ end subroutine psb_zasb !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_zcdbldext.F90 b/base/tools/psb_zcdbldext.F90 index a5d58d9d..5e7e36de 100644 --- a/base/tools/psb_zcdbldext.F90 +++ b/base/tools/psb_zcdbldext.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_zfree.f90 b/base/tools/psb_zfree.f90 index 6430d5d3..71f647aa 100644 --- a/base/tools/psb_zfree.f90 +++ b/base/tools/psb_zfree.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_zins.f90 b/base/tools/psb_zins.f90 index b91e1cc4..9df2bc73 100644 --- a/base/tools/psb_zins.f90 +++ b/base/tools/psb_zins.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -180,10 +180,10 @@ end subroutine psb_zinsvi !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_zspalloc.f90 b/base/tools/psb_zspalloc.f90 index fa11b9ed..b1baa9d1 100644 --- a/base/tools/psb_zspalloc.f90 +++ b/base/tools/psb_zspalloc.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_zspasb.f90 b/base/tools/psb_zspasb.f90 index 08ac4b45..87ff1e57 100644 --- a/base/tools/psb_zspasb.f90 +++ b/base/tools/psb_zspasb.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_zspfree.f90 b/base/tools/psb_zspfree.f90 index a3f2e94f..79c61e55 100644 --- a/base/tools/psb_zspfree.f90 +++ b/base/tools/psb_zspfree.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_zsphalo.F90 b/base/tools/psb_zsphalo.F90 index 15f2b965..cd71b619 100644 --- a/base/tools/psb_zsphalo.F90 +++ b/base/tools/psb_zsphalo.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_zspins.f90 b/base/tools/psb_zspins.f90 index 140eabe5..b16a4b35 100644 --- a/base/tools/psb_zspins.f90 +++ b/base/tools/psb_zspins.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/base/tools/psb_zsprn.f90 b/base/tools/psb_zsprn.f90 index 84c0860a..e9f0e664 100644 --- a/base/tools/psb_zsprn.f90 +++ b/base/tools/psb_zsprn.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_base_inner_krylov_mod.f90 b/krylov/psb_base_inner_krylov_mod.f90 index f57a1aae..f62ddbd5 100644 --- a/krylov/psb_base_inner_krylov_mod.f90 +++ b/krylov/psb_base_inner_krylov_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_c_inner_krylov_mod.f90 b/krylov/psb_c_inner_krylov_mod.f90 index cc29742d..707f7582 100644 --- a/krylov/psb_c_inner_krylov_mod.f90 +++ b/krylov/psb_c_inner_krylov_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_cbicg.f90 b/krylov/psb_cbicg.f90 index 57ab7731..a24ac6af 100644 --- a/krylov/psb_cbicg.f90 +++ b/krylov/psb_cbicg.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_ccg.f90 b/krylov/psb_ccg.f90 index 0f2426b3..4770db40 100644 --- a/krylov/psb_ccg.f90 +++ b/krylov/psb_ccg.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_ccgs.f90 b/krylov/psb_ccgs.f90 index 7252a4b6..10412a4c 100644 --- a/krylov/psb_ccgs.f90 +++ b/krylov/psb_ccgs.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_ccgstab.f90 b/krylov/psb_ccgstab.f90 index 6f9ba0a9..43e1c9a6 100644 --- a/krylov/psb_ccgstab.f90 +++ b/krylov/psb_ccgstab.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_ccgstabl.f90 b/krylov/psb_ccgstabl.f90 index 11ae8e2e..a0ce45b6 100644 --- a/krylov/psb_ccgstabl.f90 +++ b/krylov/psb_ccgstabl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_ckrylov.f90 b/krylov/psb_ckrylov.f90 index d6d8e6bf..cbd1e48a 100644 --- a/krylov/psb_ckrylov.f90 +++ b/krylov/psb_ckrylov.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_crgmres.f90 b/krylov/psb_crgmres.f90 index 9fe4ee5a..1d3cc4aa 100644 --- a/krylov/psb_crgmres.f90 +++ b/krylov/psb_crgmres.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Contributions to this routine: !!$ Daniela di Serafino Second University of Naples diff --git a/krylov/psb_d_inner_krylov_mod.f90 b/krylov/psb_d_inner_krylov_mod.f90 index 56679b80..b0320801 100644 --- a/krylov/psb_d_inner_krylov_mod.f90 +++ b/krylov/psb_d_inner_krylov_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_dbicg.f90 b/krylov/psb_dbicg.f90 index 20373fda..3cb5bf94 100644 --- a/krylov/psb_dbicg.f90 +++ b/krylov/psb_dbicg.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_dcg.F90 b/krylov/psb_dcg.F90 index 46492a6b..c0a11888 100644 --- a/krylov/psb_dcg.F90 +++ b/krylov/psb_dcg.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_dcgs.f90 b/krylov/psb_dcgs.f90 index e88b8276..1236fec2 100644 --- a/krylov/psb_dcgs.f90 +++ b/krylov/psb_dcgs.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_dcgstab.F90 b/krylov/psb_dcgstab.F90 index 3e0276a3..5255566a 100644 --- a/krylov/psb_dcgstab.F90 +++ b/krylov/psb_dcgstab.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_dcgstabl.f90 b/krylov/psb_dcgstabl.f90 index 956fd328..56e0f86c 100644 --- a/krylov/psb_dcgstabl.f90 +++ b/krylov/psb_dcgstabl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_dkrylov.f90 b/krylov/psb_dkrylov.f90 index 31b012e3..7dbae1a6 100644 --- a/krylov/psb_dkrylov.f90 +++ b/krylov/psb_dkrylov.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_drgmres.f90 b/krylov/psb_drgmres.f90 index be20ae23..4e33ff7f 100644 --- a/krylov/psb_drgmres.f90 +++ b/krylov/psb_drgmres.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Contributions to this routine: !!$ Daniela di Serafino Second University of Naples diff --git a/krylov/psb_inner_krylov_mod.f90 b/krylov/psb_inner_krylov_mod.f90 index dc76279c..e1f74b50 100644 --- a/krylov/psb_inner_krylov_mod.f90 +++ b/krylov/psb_inner_krylov_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_krylov_mod.f90 b/krylov/psb_krylov_mod.f90 index 2f12d6f7..f96a2387 100644 --- a/krylov/psb_krylov_mod.f90 +++ b/krylov/psb_krylov_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_s_inner_krylov_mod.f90 b/krylov/psb_s_inner_krylov_mod.f90 index 48363cca..ab1e9509 100644 --- a/krylov/psb_s_inner_krylov_mod.f90 +++ b/krylov/psb_s_inner_krylov_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_sbicg.f90 b/krylov/psb_sbicg.f90 index ec0b924a..eb525f32 100644 --- a/krylov/psb_sbicg.f90 +++ b/krylov/psb_sbicg.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_scg.F90 b/krylov/psb_scg.F90 index 6643490b..01ecbaaf 100644 --- a/krylov/psb_scg.F90 +++ b/krylov/psb_scg.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_scgs.f90 b/krylov/psb_scgs.f90 index 31d09977..fc6eea2d 100644 --- a/krylov/psb_scgs.f90 +++ b/krylov/psb_scgs.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_scgstab.F90 b/krylov/psb_scgstab.F90 index 53b6fc8d..f4cfd254 100644 --- a/krylov/psb_scgstab.F90 +++ b/krylov/psb_scgstab.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_scgstabl.f90 b/krylov/psb_scgstabl.f90 index 7d1e2b42..e588b938 100644 --- a/krylov/psb_scgstabl.f90 +++ b/krylov/psb_scgstabl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_skrylov.f90 b/krylov/psb_skrylov.f90 index 6a246d15..116d5e41 100644 --- a/krylov/psb_skrylov.f90 +++ b/krylov/psb_skrylov.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_srgmres.f90 b/krylov/psb_srgmres.f90 index da5a1169..280ddcb2 100644 --- a/krylov/psb_srgmres.f90 +++ b/krylov/psb_srgmres.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Contributions to this routine: !!$ Daniela di Serafino Second University of Naples diff --git a/krylov/psb_z_inner_krylov_mod.f90 b/krylov/psb_z_inner_krylov_mod.f90 index e6dc7029..d22617fd 100644 --- a/krylov/psb_z_inner_krylov_mod.f90 +++ b/krylov/psb_z_inner_krylov_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_zbicg.f90 b/krylov/psb_zbicg.f90 index f62cdb98..3c8bdaec 100644 --- a/krylov/psb_zbicg.f90 +++ b/krylov/psb_zbicg.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_zcg.F90 b/krylov/psb_zcg.F90 index 260bfd82..902074e0 100644 --- a/krylov/psb_zcg.F90 +++ b/krylov/psb_zcg.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_zcgs.f90 b/krylov/psb_zcgs.f90 index 2f8385ae..718fe0de 100644 --- a/krylov/psb_zcgs.f90 +++ b/krylov/psb_zcgs.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_zcgstab.f90 b/krylov/psb_zcgstab.f90 index ddf8ee55..448d5e0b 100644 --- a/krylov/psb_zcgstab.f90 +++ b/krylov/psb_zcgstab.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_zcgstabl.f90 b/krylov/psb_zcgstabl.f90 index 287e3cd9..5c846406 100644 --- a/krylov/psb_zcgstabl.f90 +++ b/krylov/psb_zcgstabl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_zkrylov.f90 b/krylov/psb_zkrylov.f90 index cd91a747..4597785b 100644 --- a/krylov/psb_zkrylov.f90 +++ b/krylov/psb_zkrylov.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/krylov/psb_zrgmres.f90 b/krylov/psb_zrgmres.f90 index 98d94a6d..28d546dd 100644 --- a/krylov/psb_zrgmres.f90 +++ b/krylov/psb_zrgmres.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Contributions to this routine: !!$ Daniela di Serafino Second University of Naples diff --git a/prec/psb_c_base_prec_mod.f03 b/prec/psb_c_base_prec_mod.f03 index 33a261e2..6cd5e62c 100644 --- a/prec/psb_c_base_prec_mod.f03 +++ b/prec/psb_c_base_prec_mod.f03 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_c_prec_type.f03 b/prec/psb_c_prec_type.f03 index e5254904..95f11aff 100644 --- a/prec/psb_c_prec_type.f03 +++ b/prec/psb_c_prec_type.f03 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_cilu_fct.f90 b/prec/psb_cilu_fct.f90 index d23e855c..d4e6d193 100644 --- a/prec/psb_cilu_fct.f90 +++ b/prec/psb_cilu_fct.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_cprc_aply.f90 b/prec/psb_cprc_aply.f90 index 4b97281b..f2b2fe53 100644 --- a/prec/psb_cprc_aply.f90 +++ b/prec/psb_cprc_aply.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -104,10 +104,10 @@ end subroutine psb_cprc_aply !!$ MD2P4 !!$ Multilevel Domain Decomposition Parallel Preconditioner Package for PSBLAS !!$ for -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ Daniela di Serafino Second University of Naples !!$ Pasqua D'Ambra ICAR-CNR !!$ diff --git a/prec/psb_cprecbld.f90 b/prec/psb_cprecbld.f90 index f7c56e00..90bfddce 100644 --- a/prec/psb_cprecbld.f90 +++ b/prec/psb_cprecbld.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_cprecinit.f90 b/prec/psb_cprecinit.f90 index 58d2509e..e4c71385 100644 --- a/prec/psb_cprecinit.f90 +++ b/prec/psb_cprecinit.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_cprecset.f90 b/prec/psb_cprecset.f90 index ff620aaf..e110e10e 100644 --- a/prec/psb_cprecset.f90 +++ b/prec/psb_cprecset.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_d_base_prec_mod.f03 b/prec/psb_d_base_prec_mod.f03 index 4286bb7b..7f28de30 100644 --- a/prec/psb_d_base_prec_mod.f03 +++ b/prec/psb_d_base_prec_mod.f03 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_d_prec_type.f03 b/prec/psb_d_prec_type.f03 index 4b4577c9..52e6cd8c 100644 --- a/prec/psb_d_prec_type.f03 +++ b/prec/psb_d_prec_type.f03 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_dilu_fct.f90 b/prec/psb_dilu_fct.f90 index b5a36d86..788e9a69 100644 --- a/prec/psb_dilu_fct.f90 +++ b/prec/psb_dilu_fct.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_dprc_aply.f90 b/prec/psb_dprc_aply.f90 index 53a9eb88..4c9c5bbc 100644 --- a/prec/psb_dprc_aply.f90 +++ b/prec/psb_dprc_aply.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -103,10 +103,10 @@ end subroutine psb_dprc_aply !!$ MD2P4 !!$ Multilevel Domain Decomposition Parallel Preconditioner Package for PSBLAS !!$ for -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ Daniela di Serafino Second University of Naples !!$ Pasqua D'Ambra ICAR-CNR !!$ diff --git a/prec/psb_dprecbld.f90 b/prec/psb_dprecbld.f90 index f1d70247..dada129b 100644 --- a/prec/psb_dprecbld.f90 +++ b/prec/psb_dprecbld.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_dprecinit.f90 b/prec/psb_dprecinit.f90 index c6d8067a..a7cea68d 100644 --- a/prec/psb_dprecinit.f90 +++ b/prec/psb_dprecinit.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_dprecset.f90 b/prec/psb_dprecset.f90 index 83529a14..37c2426f 100644 --- a/prec/psb_dprecset.f90 +++ b/prec/psb_dprecset.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_prec_const_mod.f03 b/prec/psb_prec_const_mod.f03 index 2fff99f3..f3532fe8 100644 --- a/prec/psb_prec_const_mod.f03 +++ b/prec/psb_prec_const_mod.f03 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_prec_mod.f90 b/prec/psb_prec_mod.f90 index 8783c9de..ac486550 100644 --- a/prec/psb_prec_mod.f90 +++ b/prec/psb_prec_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_prec_type.f03 b/prec/psb_prec_type.f03 index bae9f54b..3717c69d 100644 --- a/prec/psb_prec_type.f03 +++ b/prec/psb_prec_type.f03 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_s_base_prec_mod.f03 b/prec/psb_s_base_prec_mod.f03 index ab9f6bef..92ed2243 100644 --- a/prec/psb_s_base_prec_mod.f03 +++ b/prec/psb_s_base_prec_mod.f03 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_s_prec_type.f03 b/prec/psb_s_prec_type.f03 index ff8a1d96..5ac1a28d 100644 --- a/prec/psb_s_prec_type.f03 +++ b/prec/psb_s_prec_type.f03 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_silu_fct.f90 b/prec/psb_silu_fct.f90 index 86314486..a0615c74 100644 --- a/prec/psb_silu_fct.f90 +++ b/prec/psb_silu_fct.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_sprc_aply.f90 b/prec/psb_sprc_aply.f90 index 6384c77d..18a52cd2 100644 --- a/prec/psb_sprc_aply.f90 +++ b/prec/psb_sprc_aply.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -103,10 +103,10 @@ end subroutine psb_sprc_aply !!$ MD2P4 !!$ Multilevel Domain Decomposition Parallel Preconditioner Package for PSBLAS !!$ for -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ Daniela di Serafino Second University of Naples !!$ Pasqua D'Ambra ICAR-CNR !!$ diff --git a/prec/psb_sprecbld.f90 b/prec/psb_sprecbld.f90 index 1e5b685a..377e3b9f 100644 --- a/prec/psb_sprecbld.f90 +++ b/prec/psb_sprecbld.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_sprecinit.f90 b/prec/psb_sprecinit.f90 index 09d0f323..b5628390 100644 --- a/prec/psb_sprecinit.f90 +++ b/prec/psb_sprecinit.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_sprecset.f90 b/prec/psb_sprecset.f90 index 1ea58b7c..0ec56594 100644 --- a/prec/psb_sprecset.f90 +++ b/prec/psb_sprecset.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_z_base_prec_mod.f03 b/prec/psb_z_base_prec_mod.f03 index c6deb051..84218bbf 100644 --- a/prec/psb_z_base_prec_mod.f03 +++ b/prec/psb_z_base_prec_mod.f03 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_z_prec_type.f03 b/prec/psb_z_prec_type.f03 index c45194e6..995a8850 100644 --- a/prec/psb_z_prec_type.f03 +++ b/prec/psb_z_prec_type.f03 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_zilu_fct.f90 b/prec/psb_zilu_fct.f90 index f5584237..d4f8abf5 100644 --- a/prec/psb_zilu_fct.f90 +++ b/prec/psb_zilu_fct.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_zprc_aply.f90 b/prec/psb_zprc_aply.f90 index 37ba1782..88a2df47 100644 --- a/prec/psb_zprc_aply.f90 +++ b/prec/psb_zprc_aply.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions @@ -104,10 +104,10 @@ end subroutine psb_zprc_aply !!$ MD2P4 !!$ Multilevel Domain Decomposition Parallel Preconditioner Package for PSBLAS !!$ for -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ Daniela di Serafino Second University of Naples !!$ Pasqua D'Ambra ICAR-CNR !!$ diff --git a/prec/psb_zprecbld.f90 b/prec/psb_zprecbld.f90 index 4ac8b263..1f910589 100644 --- a/prec/psb_zprecbld.f90 +++ b/prec/psb_zprecbld.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_zprecinit.f90 b/prec/psb_zprecinit.f90 index abe75863..a0bcc565 100644 --- a/prec/psb_zprecinit.f90 +++ b/prec/psb_zprecinit.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/prec/psb_zprecset.f90 b/prec/psb_zprecset.f90 index 48a770a3..a4cb2e7a 100644 --- a/prec/psb_zprecset.f90 +++ b/prec/psb_zprecset.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/test/fileread/cf_sample.f90 b/test/fileread/cf_sample.f90 index bbaa73ea..75c7b572 100644 --- a/test/fileread/cf_sample.f90 +++ b/test/fileread/cf_sample.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/test/fileread/df_sample.f90 b/test/fileread/df_sample.f90 index 290d7a79..88c51544 100644 --- a/test/fileread/df_sample.f90 +++ b/test/fileread/df_sample.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/test/fileread/getp.f90 b/test/fileread/getp.f90 index 0b10587e..b63e977d 100644 --- a/test/fileread/getp.f90 +++ b/test/fileread/getp.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/test/fileread/sf_sample.f90 b/test/fileread/sf_sample.f90 index f39131a1..255b92ff 100644 --- a/test/fileread/sf_sample.f90 +++ b/test/fileread/sf_sample.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/test/fileread/zf_sample.f90 b/test/fileread/zf_sample.f90 index 313c786b..7dba2e81 100644 --- a/test/fileread/zf_sample.f90 +++ b/test/fileread/zf_sample.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/test/pargen/ppde.f90 b/test/pargen/ppde.f90 index 921df95c..8daab47a 100644 --- a/test/pargen/ppde.f90 +++ b/test/pargen/ppde.f90 @@ -1,8 +1,8 @@ !!$ !!$ Parallel Sparse BLAS version 2.3.1 -!!$ (C) Copyright 2006/2007/2008 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/test/pargen/spde.f90 b/test/pargen/spde.f90 index 2f00d288..b4f1debc 100644 --- a/test/pargen/spde.f90 +++ b/test/pargen/spde.f90 @@ -1,8 +1,8 @@ !!$ !!$ Parallel Sparse BLAS version 2.3.1 -!!$ (C) Copyright 2006/2007/2008 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/test/util/dhb2mm.f90 b/test/util/dhb2mm.f90 index b942905d..6db388b6 100644 --- a/test/util/dhb2mm.f90 +++ b/test/util/dhb2mm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/test/util/dmm2hb.f90 b/test/util/dmm2hb.f90 index de3111c2..370e242a 100644 --- a/test/util/dmm2hb.f90 +++ b/test/util/dmm2hb.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/test/util/zhb2mm.f90 b/test/util/zhb2mm.f90 index 658ae748..5a2823a7 100644 --- a/test/util/zhb2mm.f90 +++ b/test/util/zhb2mm.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/test/util/zmm2hb.f90 b/test/util/zmm2hb.f90 index 24b8f7ef..109b5f72 100644 --- a/test/util/zmm2hb.f90 +++ b/test/util/zmm2hb.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/util/psb_blockpart_mod.f90 b/util/psb_blockpart_mod.f90 index 91c41fe7..a8ff9f21 100644 --- a/util/psb_blockpart_mod.f90 +++ b/util/psb_blockpart_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/util/psb_hbio_impl.f90 b/util/psb_hbio_impl.f90 index fa74ed11..c2bb4d91 100644 --- a/util/psb_hbio_impl.f90 +++ b/util/psb_hbio_impl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/util/psb_hbio_mod.f90 b/util/psb_hbio_mod.f90 index d197a945..3475e91a 100644 --- a/util/psb_hbio_mod.f90 +++ b/util/psb_hbio_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/util/psb_mat_dist_impl.f90 b/util/psb_mat_dist_impl.f90 index 655f8ba5..8aba4b43 100644 --- a/util/psb_mat_dist_impl.f90 +++ b/util/psb_mat_dist_impl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/util/psb_mat_dist_mod.f90 b/util/psb_mat_dist_mod.f90 index 7f21d75a..2e31e4be 100644 --- a/util/psb_mat_dist_mod.f90 +++ b/util/psb_mat_dist_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/util/psb_metispart_mod.F90 b/util/psb_metispart_mod.F90 index a7154bf3..25862563 100644 --- a/util/psb_metispart_mod.F90 +++ b/util/psb_metispart_mod.F90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/util/psb_mmio_impl.f90 b/util/psb_mmio_impl.f90 index d006411f..cf13d8bc 100644 --- a/util/psb_mmio_impl.f90 +++ b/util/psb_mmio_impl.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/util/psb_mmio_mod.f90 b/util/psb_mmio_mod.f90 index c7bf00c7..8eceb837 100644 --- a/util/psb_mmio_mod.f90 +++ b/util/psb_mmio_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions diff --git a/util/psb_util_mod.f90 b/util/psb_util_mod.f90 index 1ddd008c..bec96f29 100644 --- a/util/psb_util_mod.f90 +++ b/util/psb_util_mod.f90 @@ -1,8 +1,8 @@ !!$ -!!$ Parallel Sparse BLAS version 2.2 -!!$ (C) Copyright 2006/2007/2008 +!!$ Parallel Sparse BLAS version 3.0 +!!$ (C) Copyright 2010 !!$ Salvatore Filippone University of Rome Tor Vergata -!!$ Alfredo Buttari University of Rome Tor Vergata +!!$ Alfredo Buttari CNRS-IRIT, Toulouse !!$ !!$ Redistribution and use in source and binary forms, with or without !!$ modification, are permitted provided that the following conditions