Skip to content
Commit 9bc73e4c authored by Karl Rupp's avatar Karl Rupp
Browse files

Chow-Patel ILU: Fixed incorrect assertion.

Algorithm was fine, but assertion checked wrong row/column index.
Solver benchmarks set NDEBUG, so the issue wasn't detected.
Changed NDEBUG to BOOST_UBLAS_NDEBUG so that the issue won't show up again.
parent 3f029b21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment