Commit Graph

689 Commits (2922fcba6ede4ceb495c97accc06cb48972a5ab9)
 

Author SHA1 Message Date
Salvatore Filippone 2922fcba6e Fixed constant naming scheme. 17 years ago
Salvatore Filippone da113e34d4 Had to switch two lines in psi_exist_ovr_elem because of IFORT giving
a strange error message...
17 years ago
Salvatore Filippone d00d9cc517 In psblas/prec fixed some constant names. Some more to be fixed. 17 years ago
Salvatore Filippone 855feaae46 Fixed stupid bug in condition for printing upon exit from the iterations... 17 years ago
Salvatore Filippone f14d9d0598 Fixed definition of broadcast for vectors of charatcers, in response
to a requirement from NEMO.
17 years ago
Salvatore Filippone 753a7c2400 Fixed dependency between type and miod. 17 years ago
Salvatore Filippone 9a98261efb 17 years ago
Salvatore Filippone 0c4a981595 Make.inc: changed rules to avoid mangling dependencies among modules. 17 years ago
Salvatore Filippone bb75610af1 *** empty log message *** 17 years ago
Salvatore Filippone 9a58493988 Krylov iterations:
Centralized check convergence routines, with some fixes for RGMRES.
17 years ago
Salvatore Filippone 649e356750 Fixed convergence handling for bicgstab(l). 17 years ago
Salvatore Filippone 4facb7505f Krylov methods.
Fixed header for convergence tracing messages.
17 years ago
Salvatore Filippone 7dea81e732 17 years ago
Salvatore Filippone c0a1f19cd0 psb_const_mod:
Restored psb_percent, was taken out by mistake.
17 years ago
Salvatore Filippone 88e3b1a4d3 *** empty log message *** 17 years ago
Salvatore Filippone c304258426 Krylov iterations:
Centralized check convergence routines. Still incomplete for RGMRES.
17 years ago
Salvatore Filippone 274375c40b Into Make.incYYY:
Changed variables LDLIBS CDEFINES FDEFINES into PSBxxxx in preparation
for autoconf patch.
17 years ago
Salvatore Filippone f05422f798 *** empty log message *** 17 years ago
Salvatore Filippone 2a9146f3c1 *** empty log message *** 17 years ago
Salvatore Filippone 70f63dca8f Fixed dependency of methods on the krylov_mod interfaces. 17 years ago
Salvatore Filippone 9900870ca3 Taken out unused constants. 17 years ago
Salvatore Filippone 125078164c Changed handling of scaling for transpose product in presence of
overlap: save/restore of only the overlap entries is faster than a
full copy.
17 years ago
Salvatore Filippone 47fe430a5f Changed internal selection of data_ in swaptran. Adjusted interface in
psi_mod (was horribly out of date!!!!!).
17 years ago
Salvatore Filippone 5eefa7a6cb *** empty log message *** 17 years ago
Salvatore Filippone 369a40850f Typographical changes for old/new style comparison operators. 17 years ago
Salvatore Filippone 042be22898 Typographical changes for old/new style comparison operators. 17 years ago
Salvatore Filippone 22af704575 Typographical changes for old/new style comparison operators.
Taken out debug local parameters.
17 years ago
Salvatore Filippone df824ff3be Typographical changes for old/new style comparison operators. 17 years ago
Salvatore Filippone c8c211c0e9 Merged changes at r2702 from branch psblas-ovtrans. 17 years ago
Salvatore Filippone 7f758de51c Cleaned source code. 17 years ago
Salvatore Filippone bc980ed5d6 Modified application of stopping criterion to be errnum <= eps*errden
and relevant informational messages.
17 years ago
Salvatore Filippone 395d05a552 *** empty log message *** 17 years ago
Salvatore Filippone 8106c380bd *** empty log message *** 17 years ago
Salvatore Filippone fe6657534c Some places had "gmresr", others "rgmres": renamed "GMRESR" into
"RGMRES" everywhere for consistency.
17 years ago
Salvatore Filippone ae7d533a04 Undoing merge of overlap modifications at r2654: not ready yet. 17 years ago
Salvatore Filippone b275558225 Merged ovtrans -r 2649:2653 into trunk. 17 years ago
Salvatore Filippone 47411166b0 Fixed doswap initialization. 17 years ago
Salvatore Filippone f53a40b39a Fixed doswap variable and internal action. 17 years ago
Salvatore Filippone 309aef8521 *** empty log message *** 17 years ago
Salvatore Filippone 5108486818 Split ldsc_pre_halo, preparing for restructuring of bldext. 17 years ago
Salvatore Filippone 7aab3dc29c Split ldsc_pre_halo, preparing for restructuring of bldext. 17 years ago
Salvatore Filippone ee22b69b2f *** empty log message *** 17 years ago
Salvatore Filippone 84cdf8ff6d Fix realloc for 2D arrays. 17 years ago
Salvatore Filippone 1c89518644 Header fixes. 17 years ago
Salvatore Filippone b394708722 17 years ago
Salvatore Filippone 61da99fd26 Doc for data argument. 17 years ago
Salvatore Filippone 60b15c47d7 Fix internal default choices and variable names. 17 years ago
Salvatore Filippone 8ed63d5df2 Fixed headers for html documentation. 17 years ago
Salvatore Filippone 031052b157 Added MODE to PSB_OVRL interface: this allows to apply the overlap
scaling for average independent of the communication (needed to apply
the transpose of an overlapped preconditioner).
17 years ago
Salvatore Filippone 842efca6d1 *** empty log message *** 17 years ago