Skip to content
Snippets Groups Projects
Commit 34895d18 authored by Patrick Jaap's avatar Patrick Jaap
Browse files

Implementation of CHOLMOD solver

A simple implementation for the SuiteSparse CHOLMOD solver for real valued
(double) linear systems.
Ignore dof's are supported.
The user has to take care of the correct size of
vectors in the "apply" method.
parent d74bd9c2
No related branches found
No related tags found
No related merge requests found
Pipeline #13352 passed