Skip to content
Snippets Groups Projects
Commit 80b6f8c1 authored by Patrick Jaap's avatar Patrick Jaap Committed by Patrick Jaap
Browse files

Implementation of CHOLMOD Solver

This class wrappes the dune-istl CHOLMOD method for dune-solvers module.

It is basically a copy of UMFPack solver.

There are problems with some METIS implementations (especially LibScotchMETIS)
causing random segfaults. Therefore the usage of METIS is disabled for matrices larger
than 3000 rows for now (whichs seems stable),
see https://gitlab.inria.fr/scotch/scotch/issues/8
parent 8d033003
No related branches found
No related tags found
1 merge request!36Implementation of CHOLMOD Solver
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment