UG4 / ugcore

The core functionality of UG4. Includes sources, build-scripts, and utility scripts.
https://github.com/UG4/ugcore
Other
36 stars 23 forks source link

add member function to get reference to value vector of a sparse matrix #70

Closed Nordegraf closed 1 year ago

Nordegraf commented 1 year ago

adds a function to the sparse matrix class to get a reference to the values vector of the crs matrix.

needed to compare results of regression tests