Commit Graph

100 Commits (f24d39ec18f630a318528425f0f5cde7e02e8da5)

Author SHA1 Message Date
Salvatore Filippone fb7b78d459 *** empty log message ***
Salvatore Filippone bb75610af1 *** empty log message ***
Salvatore Filippone f05422f798 *** empty log message ***
Salvatore Filippone 2a9146f3c1 *** empty log message ***
Salvatore Filippone 369a40850f Typographical changes for old/new style comparison operators.
Salvatore Filippone 1de99a499a Merged debug infrastructure, internal docs and html headers.
Salvatore Filippone ea8ff0d764 *** empty log message ***
Salvatore Filippone a38f24d8a2 Set default to psb_root_ .
Salvatore Filippone d2ad1ed196 Renamed pargen sample.
Salvatore Filippone e099c19498 *** empty log message ***
Salvatore Filippone 6c069d7a12 *** empty log message ***
Salvatore Filippone 7a03e1d410 Renamed pargen sample.
Salvatore Filippone f46a8b1131 Bunch of changes to take away most instances of unused variables.
Salvatore Filippone 0911703866 Fixed in-line docs.
Salvatore Filippone 1230fd0625 Take out unused variables.
Salvatore Filippone 205bf658b0 Fixes for final release on 2.1
Salvatore Filippone 3801148fde Fixed makefile and sample programs for precinit and friends.
Salvatore Filippone b350f41c87 Folded in new precinit/precset.
Salvatore Filippone a11d5f671a Fixed psb_sizeof().
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 45c74ea2d8 Put in right-preconditioned GMRES.
Salvatore Filippone 56a405b61c Fixed name of XV dummy argument
Salvatore Filippone 0617ba93e0 Changed output file.
Salvatore Filippone 3708c2e035 Fixed restart handling.
Salvatore Filippone 7b06619de0 Fix bcast on strings.
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 e25d2e1d67 Third sweep of changes from Pasqua/Daniela about the
preconditioners. Updated documentation.
Salvatore Filippone 211cebb87c Merged changes from AIX xlf version.
Salvatore Filippone 719d69246e Merged changes for serial 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 1ac9dae334 Fixed allocatable, and i/o of complex RHS.
Salvatore Filippone f6655e698d Adjusted test programs to ALLOCATABLEs.
Salvatore Filippone 9620471951 Merged in the version with ALLOCATABLE components. We are now moving
towards version 2.1.
Salvatore Filippone 048453938b Included first development version of multilevel stuff.
Salvatore Filippone 2e326204e8 *** empty log message ***
Salvatore Filippone d6195df8ac *** empty log message ***
Salvatore Filippone b35b455e72 Fixed remaining myprow etc. variables.
Salvatore Filippone d0a18a9118 Use psb_wtime in place of mpi_wtime.
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 ccf9f79bfa Fixed interface to mat_dist to use new envinronment.
Salvatore Filippone 73aec9514d Fixed environment handling: now BLACS only appear in psb_penv_mod and psb_Error_mod
Salvatore Filippone c0b8a0758a Fixes for environment routines: take away traces of BLACS except from psb_penv_mod.f90.
Salvatore Filippone 2d9a8b50d9 Fixed last remnants of gebs2d.
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 f861c89418 *** empty log message ***