Commit Graph

7 Commits (0c48ddfe6b8b48c3f1b8919e4555c37276011bb1)

Author SHA1 Message Date
Salvatore Filippone 7c40630b86 Fixed bug in CDALL whereas SET_BLD using matrix_data(psb_ctxt_) was
called before the entry was set.
Salvatore Filippone 7717e402ec Fixed bug in cdall, version with NL.
Salvatore Filippone ae4600eefb Changes for SUN compilers.
Salvatore Filippone 7a0bddf731 Fixed large threshold to use function psb_cd_choose_large to account
for NP>2.
Updated description of data structure in psb_desc_type.f90.
Salvatore Filippone 22686aefa0 Aligned to new names for internal constants.
Fixed ext field of descriptors. First version; to be further
fixed storing force_hv into the descriptor itself.
Salvatore Filippone ab8704dd91 Fixed state vs. size of descriptor in two separate entries in matrix_data,
making them orthogonal.
Updated tools sources accordingly.
Salvatore Filippone e59374bf6b Renamed CDALL into CDALS.