-
- Downloads
Cholmod: Change template specialization to vector type and extend the handling of ignored entries
We interpret Cholmod as an InverseOperator between BlockVectors. Therefore we dump the BCRSMatrix template. To clarify the usage of ignore nodes the apply() method now ignores the corresponding entries directly. The information is stored in a mapping from all indices to the not ignored indices. Also, the unit tests for cholmod are extended.
parent
94577364
No related branches found
No related tags found
Please register or sign in to comment