Commit Graph

45 Commits (cd143427318c769864e9f43a976f0ff93608ca23)

Author SHA1 Message Date
Salvatore Filippone 205bf658b0 Fixes for final release on 2.1
Salvatore Filippone b350f41c87 Folded in new precinit/precset.
Salvatore Filippone 45c74ea2d8 Put in right-preconditioned GMRES.
Salvatore Filippone 56a405b61c Fixed name of XV dummy argument
Salvatore Filippone 7b06619de0 Fix bcast on strings.
Salvatore Filippone e25d2e1d67 Third sweep of changes from Pasqua/Daniela about the
preconditioners. Updated documentation.
Salvatore Filippone 211cebb87c Merged changes from AIX xlf version.
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 ddb6b91cd8 Changed interface to CDALL to use optional parameters, encompassing the
various versions existing so far.
Salvatore Filippone 0383e80618 Reorganization of test dir.
Salvatore Filippone f6655e698d Adjusted test programs to ALLOCATABLEs.
Salvatore Filippone 817221494f Updated precset to have a non-optional INFO argument.
Defined a new PSB_WTIME function, and use it in user-level code.
Salvatore Filippone f2c532f812 Added more error control in overlap build.
Optional arguments to psb_krylov to be invoked by keyword.
Salvatore Filippone 182f53486b Fixed bug in swaptran. Added psb_krylov interface.
Salvatore Filippone 10d7c952b1 Changed psb_bcast by making root an optional argument.
Salvatore Filippone c56e74c0f0 Added psblas interfaces to BLACS. Step 2: up to AMX
Salvatore Filippone ae749eb632 Fixed default for precset.
Salvatore Filippone b474f50151 Created new routines for environment handling, modified documentation accordingly.
Salvatore Filippone 2c378361ce One more iteration on the documentation. Also minor changes to precset.
Salvatore Filippone 936c761233 Fixed interface to GEINS to make it look more consistent with SPINS.
Salvatore Filippone d003f55d95 Modified interface to GEALL, GEINS et al.
Changed ITRACE behaviour in solver routines.
Updated documentation.
Salvatore Filippone 4b2f930cf6 Changed handling of duplicates and storage format. Changed interface
to both geins and spasb. New and better strategies.
Salvatore Filippone 7de3b99b49 Folded in changes for complex version. We can now declare RC2.
Salvatore Filippone 55a22b9c73 Fixed interfaces to insertion in test programs.
Salvatore Filippone a819e8be43 Renaming scheme for GE routines. Also thought to change psb_spalloc
into psb_spall for coherence, but then went into conflict with the
serial one. Fixed with a kludge, but we need a good one.
Salvatore Filippone 5126b55538 Changed order of operands in precbld, step to reorg with baseprc_bld.
Salvatore Filippone 75921dde75 Renaming: moved DSCINS and DSCASB into CDINS and CDASB
Salvatore Filippone 1a6aa93f75 Renaming: moved PSB_DSCFREE into PSB_CDFREE.
Salvatore Filippone cd7649fd1b *** empty log message ***
Salvatore Filippone 6ae7fe121d Added copyright statements.
Alfredo Buttari 1bb7db5c07 *** empty log message ***
Alfredo Buttari d283f6ffa8 *** empty log message ***
Salvatore Filippone a2b5574ecc Fixes for new precs/gcc 4.1
Alfredo Buttari b46dd1e7bf *** empty log message ***
Alfredo Buttari 4017f683bd Generates a symmetric-pattern matrix now
Alfredo Buttari 8919dacf49 cleanup
Alfredo Buttari b878b6dc8f *** empty log message ***
Alfredo Buttari 0e235de552 *** empty log message ***
Alfredo Buttari 1b407fa3ec *** empty log message ***
Alfredo Buttari 9ba784bdca *** empty log message ***
Alfredo Buttari 6f2ca4384d *** empty log message ***
Alfredo Buttari cd656f8f4b *** empty log message ***
Alfredo Buttari 1b90c52c5a *** empty log message ***
Salvatore Filippone 960e13a6b4 Initial revision