Commit Graph

1173 Commits (c6b9ce5e2a5577d3d30595acd002e732cae78faf)
 

Author SHA1 Message Date
Salvatore Filippone 1020eacd6f Merged ilu(k) branch. Branch still open to play with ILU(P,T). 17 years ago
Salvatore Filippone 59cd953055 Fixed remaining constant names with MLD_ prefix. 17 years ago
Salvatore Filippone 507cdac14a *** empty log message *** 17 years ago
Salvatore Filippone 47c27d7e64 Fixed constant names with MLD_ prefix. 17 years ago
Salvatore Filippone 9f34a33b41 *** empty log message *** 17 years ago
Salvatore Filippone 6cb0e5cbfa Added test directory, populated with benchmark code. 17 years ago
Salvatore Filippone 6742f1e24b Implemented MILU(0). 17 years ago
Salvatore Filippone 8a7f307da9 17 years ago
Salvatore Filippone d60f8c419d Changed makefile, added lib directory to the files. 17 years ago
Salvatore Filippone 408386cd11 Reorganized directory structure and build process. 17 years ago
Salvatore Filippone 15f2102d4a Fixed interface changes from serial and sphalo. 17 years ago
Salvatore Filippone 6e1f6e2779 17 years ago
Salvatore Filippone de7d4be246 *** empty log message *** 17 years ago
Salvatore Filippone 750db190e7 *** empty log message *** 17 years ago
Salvatore Filippone 65c2358e2e Renamed tent_prol to smooth_prol_. 17 years ago
Salvatore Filippone 89ffbacdf1 Fixed tent_prol_ name. 17 years ago
Salvatore Filippone 934b5e31b5 17 years ago
Salvatore Filippone 09830f6814 Fixed target attribute on A. 17 years ago
Salvatore Filippone 0436b0136f Fixed target attribute in mld_aggrmap_bld 17 years ago
Salvatore Filippone 6da504d2b2 Fixed most calls to ipXXX2YYY. There still are a few as make use of
rwshr; will have to be tested carefully in the future (ideally, they
should go away).
17 years ago
Salvatore Filippone 6d66d1297c Merged new serial code. 17 years ago
Salvatore Filippone 49e78939f6 Fixed printout of complex multilevel preconditioner. 17 years ago
Salvatore Filippone 68b302cde6 *** empty log message *** 17 years ago
Salvatore Filippone 9ef882b3af Fixed position of psb_sizeof relative to conditional compilation. 17 years ago
Salvatore Filippone 83dba65288 Added raw and smoothed aggr. asmbly routines. 17 years ago
Salvatore Filippone 0b0c774cb9 No longer containing any conditional compilation. 17 years ago
Salvatore Filippone 2ed8b1ac0f Unpacked smoothed and raw aggregation assembly routines. 17 years ago
Salvatore Filippone 2ae206b200 Changed prec_mod to handle GNU Fortran 4.2 bug 32364 in a clean way. 17 years ago
Salvatore Filippone cd3db99749 17 years ago
Salvatore Filippone 9cef3f5554 17 years ago
Salvatore Filippone 00d130b933 Fixed huge run time due to usage of an unsorted COO temp
storage. Removed the temp storage for the in matrix, using SP_CLIP
with another (much smaller) temp buffer.
18 years ago
Salvatore Filippone 11c039ea76 Fixed performance problem: need to add fixcoo for ILU when sweeps > 1. 18 years ago
Salvatore Filippone c420d65d9e Applied changes from Daniela & c.
Switched to MLD_ for everything.
Wrote thin PSB_PREC shell around MLD_, using renaming. 
The implementation may change when PR 32364 in Gnu Fortran gets fixed.
18 years ago
Salvatore Filippone 24d2bf7abf 18 years ago
Salvatore Filippone 54895c0e8e *** empty log message *** 18 years ago
Salvatore Filippone 0d15ce60a3 Changed assumed size into assumed shape for internal
subroutines. Seems now not to be critical on Ix86, but was a real hit
on SP.
18 years ago
Salvatore Filippone e2e633c9b7 Fixed documentation of INTENT of arguments. 18 years ago
Salvatore Filippone 6d062e4e27 *** empty log message *** 18 years ago
Salvatore Filippone 8293656ef1 Name changes for constants. 18 years ago
Salvatore Filippone dc68acd075 First batch of name changes for constants. 18 years ago
Salvatore Filippone a5d4374070 First batch of name changes for constants. 18 years ago
Salvatore Filippone 4158c73b0d Merge MLD stuf. Phase 2. 18 years ago
Salvatore Filippone 6fcab933e8 Merge MLD stuf. Phase 1. 18 years ago
Salvatore Filippone cc19363a73 Merge MLD stuf. Phase 1. 18 years ago
Salvatore Filippone af2df5ef8d Changed smooth_aggregate to call cdall with NL= argument. 18 years ago
Salvatore Filippone 0201bd53dd Call psb_get_mpicomm ONLY in CDALL; afterwards, always get it from DESC. 18 years ago
Salvatore Filippone 41b1ee0e1d Call psb_get_mpicomm ONLY in CDALL; afterwards, always get it from DESC. 18 years ago
Salvatore Filippone 206b19c1fc Folded in new precinit/precset. 18 years ago
Salvatore Filippone a59f22b619 Fixed stupid syntax error. 18 years ago
Salvatore Filippone 93c1bd2787 Fixed usage of psb_cd_get_XXX. 18 years ago