Commit Graph

370 Commits (f5e604e65df9c0e6c49792d7d3ea1d1e8c0e106e)

Author SHA1 Message Date
Salvatore Filippone 8626133d04 Fixed init_heap in copyin.
Salvatore Filippone aaa7acf94b Added JMIN:JMAX to internal COPYIN routines.
Salvatore Filippone 517604ddd7 Fixed DIAG preconditioner to use getdiag.
Salvatore Filippone a7ff60209f Fixed DIAG preconditioner to use getdiag.
Salvatore Filippone 5553dc45f0
Salvatore Filippone 9204db6c0e Fixed INTENT(IN) for X(:) in all preconditioner application routines.
Salvatore Filippone 99fc1e7559 Bunch of changes to take away most instances of unused variables.
Salvatore Filippone 14564c65ec Fixed intent(out) on ilaggr(:), nlaggr(:) of aggrmap_bld.
Salvatore Filippone 99771355e6 Taken out psb_cdrep, substitute with psb_cdall( repl=.true.)
Salvatore Filippone 0cdeef16d0 Fixed protect name.
Salvatore Filippone c1778c802f Fixed wrong comment.
Salvatore Filippone 4e91e8d2c6 Fixed mld_ name glitch.
Salvatore Filippone 4f610021e4 Fixed mld_ name glitch.
Salvatore Filippone dd75c9ff65 Merged in changes for ILU(P,T).
Salvatore Filippone 296d688421 Fixed multiple heap insertion issue in iluk: performance improved.
Salvatore Filippone 1020eacd6f Merged ilu(k) branch. Branch still open to play with ILU(P,T).
Salvatore Filippone 59cd953055 Fixed remaining constant names with MLD_ prefix.
Salvatore Filippone 47c27d7e64 Fixed constant names with MLD_ prefix.
Salvatore Filippone 6742f1e24b Implemented MILU(0).
Salvatore Filippone 408386cd11 Reorganized directory structure and build process.