MatCreateMPIBAIJWithArrays: call MatSetUp before MatSetOption [fix #195]
This requirement that a matrix be preallocated (set up) before setting the MAT_ROW_ORIENTED option was added in v3.7.
"Pri
MatCreateMPIBAIJWithArrays: call MatSetUp before MatSetOption [fix #195]
This requirement that a matrix be preallocated (set up) before setting the MAT_ROW_ORIENTED option was added in v3.7.
"Print a better error when someone sets a MatOption that that matrix is not ready for yet."
Reported-by: Marshall Galbraith
show more ...
|