#include "petscmat.h" PetscErrorCode MatSuperluSetILUDropTol(Mat F,PetscReal dtol)Logically Collective on Mat
F | - the factored matrix obtained by calling MatGetFactor() from PETSc-SuperLU interface | |
dtol | - drop tolerance |
-mat_superlu_ilu_droptol <dtol> | - the drop tolerance |
* | - SuperLU Users' Guide |