Commit Graph

94 Commits (e3f90743f27c3b6e0fa6e6ff832291407d89db1a)

Author SHA1 Message Date
Salvatore Filippone ea8ff0d764 *** empty log message *** 17 years ago
Salvatore Filippone a38f24d8a2 Set default to psb_root_ . 17 years ago
Salvatore Filippone d2ad1ed196 Renamed pargen sample. 17 years ago
Salvatore Filippone e099c19498 *** empty log message *** 17 years ago
Salvatore Filippone 6c069d7a12 *** empty log message *** 17 years ago
Salvatore Filippone 7a03e1d410 Renamed pargen sample. 17 years ago
Salvatore Filippone f46a8b1131 Bunch of changes to take away most instances of unused variables. 17 years ago
Salvatore Filippone 0911703866 Fixed in-line docs. 17 years ago
Salvatore Filippone 1230fd0625 Take out unused variables. 17 years ago
Salvatore Filippone 205bf658b0 Fixes for final release on 2.1 18 years ago
Salvatore Filippone 3801148fde Fixed makefile and sample programs for precinit and friends. 18 years ago
Salvatore Filippone b350f41c87 Folded in new precinit/precset. 18 years ago
Salvatore Filippone a11d5f671a Fixed psb_sizeof(). 18 years ago
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???
18 years ago
Salvatore Filippone 45c74ea2d8 Put in right-preconditioned GMRES. 18 years ago
Salvatore Filippone 56a405b61c Fixed name of XV dummy argument 18 years ago
Salvatore Filippone 0617ba93e0 Changed output file. 18 years ago
Salvatore Filippone 3708c2e035 Fixed restart handling. 18 years ago
Salvatore Filippone 7b06619de0 Fix bcast on strings. 18 years ago
Salvatore Filippone 2ea35bfab3 Fixes for compilation on SP5: avoid "??'", also clean up CR/LF from makefiles. 18 years ago
Salvatore Filippone ae4600eefb Changes for SUN compilers. 18 years ago
Salvatore Filippone e25d2e1d67 Third sweep of changes from Pasqua/Daniela about the
preconditioners. Updated documentation.
18 years ago
Salvatore Filippone 211cebb87c Merged changes from AIX xlf version. 18 years ago
Salvatore Filippone 719d69246e Merged changes for serial version. 18 years ago
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.
18 years ago
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.
18 years ago
Salvatore Filippone ddb6b91cd8 Changed interface to CDALL to use optional parameters, encompassing the
various versions existing so far.
18 years ago
Salvatore Filippone 0383e80618 Reorganization of test dir. 18 years ago
Salvatore Filippone 1ac9dae334 Fixed allocatable, and i/o of complex RHS. 18 years ago
Salvatore Filippone f6655e698d Adjusted test programs to ALLOCATABLEs. 18 years ago
Salvatore Filippone 9620471951 Merged in the version with ALLOCATABLE components. We are now moving
towards version 2.1.
18 years ago
Salvatore Filippone 048453938b Included first development version of multilevel stuff. 18 years ago
Salvatore Filippone 2e326204e8 *** empty log message *** 18 years ago
Salvatore Filippone d6195df8ac *** empty log message *** 18 years ago
Salvatore Filippone b35b455e72 Fixed remaining myprow etc. variables. 19 years ago
Salvatore Filippone d0a18a9118 Use psb_wtime in place of mpi_wtime. 19 years ago
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.
19 years ago
Salvatore Filippone ccf9f79bfa Fixed interface to mat_dist to use new envinronment. 19 years ago
Salvatore Filippone 73aec9514d Fixed environment handling: now BLACS only appear in psb_penv_mod and psb_Error_mod 19 years ago
Salvatore Filippone c0b8a0758a Fixes for environment routines: take away traces of BLACS except from psb_penv_mod.f90. 19 years ago
Salvatore Filippone 2d9a8b50d9 Fixed last remnants of gebs2d. 19 years ago
Salvatore Filippone f2c532f812 Added more error control in overlap build.
Optional arguments to psb_krylov to be invoked by keyword.
19 years ago
Salvatore Filippone 182f53486b Fixed bug in swaptran. Added psb_krylov interface. 19 years ago
Salvatore Filippone f861c89418 *** empty log message *** 19 years ago
Salvatore Filippone b77bb249cd Fixed stupid memory bug. 19 years ago
Salvatore Filippone 10d7c952b1 Changed psb_bcast by making root an optional argument. 19 years ago
Salvatore Filippone 4a4ad11ca4 *** empty log message *** 19 years ago
Salvatore Filippone df830a0b84 Added extrow routine. 19 years ago
Salvatore Filippone 40d180dd5a Added send/receive and other BLACS-like routines. 19 years ago
Salvatore Filippone c56e74c0f0 Added psblas interfaces to BLACS. Step 2: up to AMX 19 years ago