Commit Graph

8 Commits (750db190e7a3e50a0bde38c969a418331f964667)

Author SHA1 Message Date
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).
Salvatore Filippone 6d66d1297c Merged new serial code.
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.
Salvatore Filippone 11c039ea76 Fixed performance problem: need to add fixcoo for ILU when sweeps > 1.
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.
Salvatore Filippone 8293656ef1 Name changes for constants.
Salvatore Filippone 4158c73b0d Merge MLD stuf. Phase 2.
Salvatore Filippone cc19363a73 Merge MLD stuf. Phase 1.