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

(sliced_)ell_matrix, hyb_matrix: Added overload for STL-emulated sparse matrix.

Now a user can directly provide std::vector< std::map<IndexType, NumericType> >
to populate the sparse matrix. This was already possible for the other sparse matrix
types.
parent 0ba719f3
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