Use -pc_type lu -pc_factor_mat_solver_package klu to us this direct solver Many br
Consult KLU documentation for more information on the options database keys below. Many br
-mat_klu_pivot_tol <0.001> | - Partial pivoting tolerance Many br | |
-mat_klu_use_btf <1> | - Use BTF preordering Many br | |
-mat_klu_ordering <AMD> | - KLU reordering scheme to reduce fill-in (choose one of) AMD COLAMD PETSC Many br | |
-mat_klu_row_scale <NONE> | - Matrix row scaling (choose one of) NONE SUM MAX Many br |
Note: KLU is part of SuiteSparse http://faculty.cse.tamu.edu/davis/suitesparse.html Many br
Many br
Level:beginner
Location:src/mat/impls/aij/seq/klu/klu.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages