| 89f730bf | 07-Apr-2015 |
Lawrence Mitchell <lawrence.mitchell@imperial.ac.uk> |
MatLocalRef: fix MatSetValuesLocal in ISBLOCK case
If the IS defining the submatrix row or column space is an ISBLOCK, we should use LGMapApply, rather than LGMapApplyBlock when inserting a scalar v
MatLocalRef: fix MatSetValuesLocal in ISBLOCK case
If the IS defining the submatrix row or column space is an ISBLOCK, we should use LGMapApply, rather than LGMapApplyBlock when inserting a scalar value.
show more ...
|