#include "petscmat.h" PetscErrorCode MatSuperluSetILUDropTol(Mat F,PetscReal dtol)
F | - the factored matrix obtained by calling MatGetFactor() from PETSc-SuperLU interface | |
dtol | - drop tolerance |
Level:beginner
Location:src/mat/impls/aij/seq/superlu/superlu.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages