| fc5ca067 | 14-Mar-2019 |
Stefano Zampini <stefano.zampini@gmail.com> |
TaoBNKEstimateActiveSet: Call MatHasOperation() only if the matrix has been assembled
the previous logic for MatGetDiagonal still holds With this fix, the code will not error in case the hessian has
TaoBNKEstimateActiveSet: Call MatHasOperation() only if the matrix has been assembled
the previous logic for MatGetDiagonal still holds With this fix, the code will not error in case the hessian has not been assembled at this time
show more ...
|