psblas3/base/tools
Salvatore Filippone f4c609a3e6 Take out call flush which is only GNU fortran.
Further reduction in module file size. 
Fixed include for AIX XLF: does not have MOVE_ALLOC.
..
Makefile Aligned to new names for internal constants.
psb_cd_inloc.f90 Merged changes for serial version.
psb_cdals.f90 Fixed large threshold to use function psb_cd_choose_large to account
psb_cdalv.f90 Fixed large threshold to use function psb_cd_choose_large to account
psb_cdcpy.f90 Aligned to new names for internal constants.
psb_cdfree.f90 Aligned to new names for internal constants.
psb_cdins.f90 Aligned to new names for internal constants.
psb_cdprt.f90 Aligned to new names for internal constants.
psb_cdren.f90 Take out obsolete refs to mpi_wtime, use psb_wtime instead.
psb_cdrep.f90 Fixed large threshold to use function psb_cd_choose_large to account
psb_cdtransfer.f90 Aligned to new names for internal constants.
psb_dallc.f90 Aligned to new names for internal constants.
psb_dasb.f90 Aligned to new names for internal constants.
psb_dcdovr.f90 Fixed ONLY clause in USE PSB_TOOLS_MOD to avoid name clashing.
psb_dcsrp.f90 Take out obsolete refs to mpi_wtime, use psb_wtime instead.
psb_dfree.f90 Aligned to new names for internal constants.
psb_dgelp.f90 Aligned to new names for internal constants.
psb_dins.f90 Aligned to new names for internal constants.
psb_dspalloc.f90 Aligned to new names for internal constants.
psb_dspasb.f90 Aligned to new names for internal constants.
psb_dspcnv.f90 Take out obsolete refs to mpi_wtime, use psb_wtime instead.
psb_dspfree.f90 Aligned to new names for internal constants.
psb_dsphalo.f90 Take out call flush which is only GNU fortran.
psb_dspins.f90 Aligned to new names for internal constants.
psb_dsprn.f90 Aligned to new names for internal constants.
psb_get_overlap.f90 Fix stupid spelling bug for errpush.
psb_glob_to_loc.f90 Fix default error action.
psb_ialloc.f90 Aligned to new names for internal constants.
psb_iasb.f90 Aligned to new names for internal constants.
psb_icdasb.f90 Merged changes for serial version.
psb_ifree.f90 Aligned to new names for internal constants.
psb_iins.f90 Aligned to new names for internal constants.
psb_loc_to_glob.f90 Fix default error action.
psb_zallc.f90 Aligned to new names for internal constants.
psb_zasb.f90 Aligned to new names for internal constants.
psb_zcdovr.f90 Fixed ONLY clause in USE PSB_TOOLS_MOD to avoid name clashing.
psb_zcsrp.f90 Take out obsolete refs to mpi_wtime, use psb_wtime instead.
psb_zfree.f90 Aligned to new names for internal constants.
psb_zgelp.f90 Aligned to new names for internal constants.
psb_zins.f90 Aligned to new names for internal constants.
psb_zspalloc.f90 Aligned to new names for internal constants.
psb_zspasb.f90 Aligned to new names for internal constants.
psb_zspcnv.f90 Take out obsolete refs to mpi_wtime, use psb_wtime instead.
psb_zspfree.f90 Aligned to new names for internal constants.
psb_zsphalo.f90 Merged changes for serial version.
psb_zspins.f90 Aligned to new names for internal constants.
psb_zsprn.f90 Aligned to new names for internal constants.