wrtobin / las

Zero-overhead interfaces to Linear Algebraic data structures and Solvers
1 stars 1 forks source link

For the new CSR builder. Make sure the collection of (row, col) pairs is unique. #53

Closed wrtobin closed 6 years ago

wrtobin commented 6 years ago

Also check for row > ndofs and col > ndofs