psblas3/base/internals
Salvatore Filippone dd3732bdf7 Fix: get_rank in the loop for irecv should be done unconditionally for
those cases in which we do not receive, but we do send.
..
Makefile Changes for SUN compilers.
avltree.c First reorganization towards psblas-2.1/3.0
avltree.h First reorganization towards psblas-2.1/3.0
psi_compute_size.f90 Reorganized USE hierarchy.
psi_crea_bnd_elem.f90 Reorganized USE hierarchy.
psi_crea_index.f90 Reorganized USE hierarchy.
psi_crea_ovr_elem.f90 Reorganized USE hierarchy.
psi_desc_index.F90 Fixes for compilation on SP5: avoid "??'", also clean up CR/LF from makefiles.
psi_dl_check.f90 Reorganized USE hierarchy.
psi_dswapdata.F90 Fix: get_rank in the loop for irecv should be done unconditionally for
psi_dswaptran.F90 Fix: get_rank in the loop for irecv should be done unconditionally for
psi_exist_ovr_elem.f First reorganization towards psblas-2.1/3.0
psi_extrct_dl.F90 Changes for SUN compilers.
psi_fnd_owner.f90 Reorganized USE hierarchy.
psi_idx_cnv.f90 Reorganized USE hierarchy.
psi_idx_ins_cnv.f90 Fixed wrong USE rename statement.
psi_iswapdata.F90 Fix: get_rank in the loop for irecv should be done unconditionally for
psi_iswaptran.F90 Fix: get_rank in the loop for irecv should be done unconditionally for
psi_ldsc_pre_halo.f90 Reorganized USE hierarchy.
psi_list_search.f First reorganization towards psblas-2.1/3.0
psi_sort_dl.f90 Reorganized USE hierarchy.
psi_zswapdata.F90 Fix: get_rank in the loop for irecv should be done unconditionally for
psi_zswaptran.F90 Fix: get_rank in the loop for irecv should be done unconditionally for
srcht.c Fixed stupid mistake: out of order declaration vs. executable
srtlist.f Fixed makefile and use statements for psb_msort, psb_qsort etc.