Commit Graph

6 Commits (83dba652885c68a53a09e1b9a482bd3beb7783e6)

Author SHA1 Message Date
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 8293656ef1 Name changes for constants. 18 years ago
Salvatore Filippone 4158c73b0d Merge MLD stuf. Phase 2. 18 years ago
Salvatore Filippone cc19363a73 Merge MLD stuf. Phase 1. 18 years ago