Commit Graph

70 Commits (3e773d97ad55dac2dfa55c49bcfd9b63dc98cd93)

Author SHA1 Message Date
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
Salvatore Filippone fab80eee68 *** empty log message *** 19 years ago
Salvatore Filippone ae749eb632 Fixed default for precset. 19 years ago
Salvatore Filippone b474f50151 Created new routines for environment handling, modified documentation accordingly. 19 years ago
Salvatore Filippone 1f4c73dc76 Modified description of preconditioners, to defer 2-level to upcoming
release 2.1.
19 years ago
Salvatore Filippone 5a900f51e6 free_part should be public! 19 years ago
Salvatore Filippone 05c867710a *** empty log message *** 19 years ago
Salvatore Filippone e33cdba6f9 *** empty log message *** 19 years ago
Salvatore Filippone 2c378361ce One more iteration on the documentation. Also minor changes to precset. 19 years ago
Salvatore Filippone 936c761233 Fixed interface to GEINS to make it look more consistent with SPINS. 19 years ago
Salvatore Filippone d003f55d95 Modified interface to GEALL, GEINS et al.
Changed ITRACE behaviour in solver routines.
Updated documentation.
19 years ago
Salvatore Filippone 0b428f4c7d Folded in a bunch of fixes coming from testing on IBM SP. A few
wrinkles are still out there.
19 years ago
Salvatore Filippone 4b2f930cf6 Changed handling of duplicates and storage format. Changed interface
to both geins and spasb. New and better strategies.
19 years ago
Salvatore Filippone 7de3b99b49 Folded in changes for complex version. We can now declare RC2. 19 years ago
Salvatore Filippone 64e2230593 Fix: blck was no longer used. 19 years ago
Salvatore Filippone 55a22b9c73 Fixed interfaces to insertion in test programs. 19 years ago
Salvatore Filippone 9b586cf1e2 Fixed ambiguity in spfree vs sp_free (serial version). To be refined
in the future? Probably.
19 years ago
Salvatore Filippone 97af703116 Fixed GEINS. 19 years ago
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.
19 years ago
Salvatore Filippone 5126b55538 Changed order of operands in precbld, step to reorg with baseprc_bld. 19 years ago
Salvatore Filippone 75921dde75 Renaming: moved DSCINS and DSCASB into CDINS and CDASB 19 years ago
Salvatore Filippone 1a6aa93f75 Renaming: moved PSB_DSCFREE into PSB_CDFREE. 19 years ago
Salvatore Filippone cd7649fd1b *** empty log message *** 19 years ago
Salvatore Filippone 6ae7fe121d Added copyright statements. 19 years ago
Alfredo Buttari 1bb7db5c07 *** empty log message *** 19 years ago