#include "petscmat.h" PetscErrorCode MatSTRUMPACKSetHSSRelCompTol(Mat F,PetscReal rctol)
F | - the factored matrix obtained by calling MatGetFactor() from PETSc-STRUMPACK interface | |
rctol | - relative compression tolerance |
Level:beginner
Location:src/mat/impls/aij/mpi/strumpack/strumpack.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages