-
Sven Kaulmann authored
This was necessary as std::set takes about three times the memory of a std::vector leading to the sparsity pattern taking more memory than the matrix itself. The additional std::find should be neglectable as the size of the vectors is rather small.
Sven Kaulmann authoredThis was necessary as std::set takes about three times the memory of a std::vector leading to the sparsity pattern taking more memory than the matrix itself. The additional std::find should be neglectable as the size of the vectors is rather small.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.