Commit Graph

123 Commits (a06985ea7308ee7136e63c61b65f0d7fdc1312ba)

Author SHA1 Message Date
Salvatore Filippone 624e32ed6d Fixed internal docs.
Salvatore Filippone 3297eb7d04 Fixed in-line docs.
Salvatore Filippone 0911703866 Fixed in-line docs.
Salvatore Filippone 602fe66f18 *** empty log message ***
Salvatore Filippone 4b16ee0af4 Call psb_get_mpicomm ONLY in CDALL; afterwards, always get it from DESC.
Salvatore Filippone 6d59769aef Added sizeof for sparsematrix/descriptor, prec_sizeof for
preconditioner. Cannot reuse the same name because of a bug in
GFORTRAN; will it be fixed???
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.
Salvatore Filippone 2ea35bfab3 Fixes for compilation on SP5: avoid "??'", also clean up CR/LF from makefiles.
Salvatore Filippone ae4600eefb Changes for SUN compilers.
Salvatore Filippone ef01179b50 Fixed stupid mistake: out of order declaration vs. executable
statement in InitPairSearchTree gives trouble in strict C compilation.
Salvatore Filippone 2968c06cfb Fixed to avoid calls when number of elements to be sent/received is 0;
this may happen with unsymmetric patterns.
Salvatore Filippone 2f0cfece0e Merge (minimal) changes from SLUDist branch.
Salvatore Filippone 6093d6a685 Fixed wrong USE rename statement.
Salvatore Filippone 217e6b2a52 Reorganized USE hierarchy.
Cleaned up the PREC directory.
Salvatore Filippone faa6867bb8 Fixed makefile and use statements for psb_msort, psb_qsort etc.
Salvatore Filippone 719d69246e Merged changes for serial version.
Salvatore Filippone 1ada92856c Take out obsolete refs to mpi_wtime, use psb_wtime instead.
Salvatore Filippone 9f99eef283 Fixed realloc to use lower bounds when necessary. This was causing
problems in ldsc_pre_halo.
Salvatore Filippone 20d5e2ed40 Aligned data_ treatment with dswapdata.
Salvatore Filippone 7a0bddf731 Fixed large threshold to use function psb_cd_choose_large to account
for NP>2.
Updated description of data structure in psb_desc_type.f90.
Salvatore Filippone 22686aefa0 Aligned to new names for internal constants.
Fixed ext field of descriptors. First version; to be further
fixed storing force_hv into the descriptor itself.
Salvatore Filippone af5b65606c Second step of major reorg: tested compilation.
Salvatore Filippone 7a3e36db56 First reorganization towards psblas-2.1/3.0