Commit Graph

806 Commits (f4eade41dcdc5cc112516a4a9c15464cd8f7f207)
 

Author SHA1 Message Date
Salvatore Filippone a5c24162b1 Second sweep of changes from Pasqua/Daniela.
Salvatore Filippone 8ab6c53536 First sweep of changes from Pasqua/Daniela.
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.
Salvatore Filippone 5bdb6805a0 *** empty log message ***
Salvatore Filippone fb0fc8cf90 Fixed USE statements to minimize size of generated module files.
Salvatore Filippone 211cebb87c Merged changes from AIX xlf version.
Salvatore Filippone 62bd404de2 Fixed FC instead of F90 in rule for .F files.
Salvatore Filippone 1ae3697c76 Fixed ONLY clause in USE PSB_TOOLS_MOD to avoid name clashing.
Salvatore Filippone 63c39fd0f2 Added various minor spell fixes.
Salvatore Filippone d665988606 Fix default error action.
Salvatore Filippone c2dea5bce9 Renaming inner precaply.
Salvatore Filippone 5e81a61cf9 Renaming inner precaply.
Salvatore Filippone 002adffb28 Renaming inner precaply.
Salvatore Filippone dff1d9c27d Taken out extra layer from precfree.
Salvatore Filippone f743e9ce1f Moved baseprec into prec.
Salvatore Filippone c9aeb3d605 Fix wrong error message.
Salvatore Filippone 4bbd34c3cd Fix default error action.
Salvatore Filippone 8bdab1f1de Documented sort routines.
Salvatore Filippone 79d76975ca Fix stupid spelling bug for errpush.
Salvatore Filippone faa6867bb8 Fixed makefile and use statements for psb_msort, psb_qsort etc.
Salvatore Filippone 49fce2d579 Put in ifdefs for MPE logging in Krylov methods.
Salvatore Filippone 01061b9282 Merged changes for serial version.
Salvatore Filippone 719d69246e Merged changes for serial version.
Salvatore Filippone 11cf3b128d Fixed old usage of igebs2d.
Salvatore Filippone 1ada92856c Take out obsolete refs to mpi_wtime, use psb_wtime instead.
Salvatore Filippone 8bc00d4083 Updated PENV with min/max.
Updated docs on utilities.
Stefano Toninel 60bc82efc1 Added one blank to LICENSE only in order to test the new svn setup
Salvatore Filippone 3f7b2f9376 Added igather/iscatter.
Salvatore Filippone 927575a4a1 Added igather/iscatter.
Salvatore Filippone 3e773d97ad Added NL to desciption of CDALL.
Salvatore Filippone 9f99eef283 Fixed realloc to use lower bounds when necessary. This was causing
problems in ldsc_pre_halo.
Salvatore Filippone 45b21b501a Fixed interface to PSB_HALO.
Fixed in CDASB: deallocate avltree upon entering assembled state.
Salvatore Filippone 2ed0094102 Fixed docs to provide examples of halo & ovrlap.
Salvatore Filippone 6894490bb7 Fixed docs to provide examples of halo & ovrlap.
Salvatore Filippone bf01aeeb87 Fixed docs to provide examples of halo & ovrlap.
Salvatore Filippone 4fd0699c19 Fixed docs to provide examples of halo & ovrlap.
Salvatore Filippone c591609d9b Fixed docs to provide examples of halo & ovrlap.
Salvatore Filippone ac77e56aa2 Fixed docs to provide examples of halo & ovrlap.
Salvatore Filippone 24b372477d Fixed PRECAPLY external name.
Salvatore Filippone 0bbc1835bc Fixed PRECAPLY name.
Salvatore Filippone c61e0af41e Simplified basic preconditioners.
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 6296068177 Updated documentation, step 1.
Salvatore Filippone dcbdcf9ea2 Changed names of graphpart into metispart
Salvatore Filippone cafe2cf0e7
Salvatore Filippone ed26312a9e Moved mld2p4 to independent project.
Salvatore Filippone 74bad80a84 Moved to mld2p4 project.
Salvatore Filippone 5d9e4e74a2 Moving files from PSBLAS2 to MLD2P4.