Skip to content
Snippets Groups Projects
Patrick Jaap's avatar
Patrick Jaap authored
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
80b6f8c1
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..