MatSTRUMPACKSetCompRelTol#
Set STRUMPACK https://portal.nersc.gov/project/sparse/strumpack/master relative tolerance for compression
Synopsis#
Logically Collective
Input Parameters#
F - the factored matrix obtained by calling
MatGetFactor()rtol - relative compression tolerance
Options Database Key#
-mat_strumpack_compression_rel_tol rel_tol - Relative compression tolerance, when using
-pctype ilu
See Also#
MATSOLVERSTRUMPACK, Matrices, Mat, MatGetFactor(), MatSTRUMPACKGetCompRelTol(), MatSTRUMPACKSetReordering(), MatSTRUMPACKSetColPerm()
Level#
intermediate
Location#
Examples#
Implementations#
MatSTRUMPACKSetCompRelTol_STRUMPACK() in src/mat/impls/aij/mpi/strumpack/impl/istrumpack.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages