Commit Graph

17 Commits (0c9098065a83eb02005facc1d1c0619973945189)

Author SHA1 Message Date
Cirdans-Home fbf23c3959 Added implementation in BJAC and test for ILU-type factorizations
Cirdans-Home 6777e57d37 merge with merge-paraggr-newops
Cirdans-Home c0ccbe14f7 merge with unify_agg_build
Salvatore Filippone f499ffb203 New clear_defaults function, use it in psb_exit
Cirdans-Home 1c23654328 Added functions to compare the entries of two matrices or every entry of matrix with a value
Cirdans-Home 3b36c2196b Added implementation of A = alpha A + beta B for sparse matrices
Cirdans-Home dc55713541 Added generic interface psb_scalplusidentity for long integer spmat
Cirdans-Home e108416719 Added function for scaled sparse matrix plus identity
Salvatore Filippone 01ffca76d2 Change mat%print interface, and refactor.
Salvatore Filippone e2653b1c60 New clip "in place" method
Salvatore Filippone 319d2831b7 New methods for LX%set_nrows with IPK/LPK
Salvatore Filippone 634c2e0aa5 Implement clip_diag for LX
Salvatore Filippone 22d76d1e48 Fix SYM handling at spmat level.
Salvatore Filippone 51e50120bd Add move_alloc method to sparse matrix.
Salvatore Filippone 638f777322 Fix SPMAT take out LX_icsget; in search of a better solution.
Salvatore Filippone cd8ae65c85 Take out GTL arg from CSPUT.
Salvatore Filippone 8d489f8ce2 Merged MixedI8 in new branch (to be later merged into development)