#include "petscpc.h" int PCILUSetUseDropTolerance(PC pc,PetscReal dt,PetscReal dtcol,int dtcount)Collective on PC
pc | - the preconditioner context | |
dt | - the drop tolerance | |
dtcol | - tolerance for column pivot | |
dtcount | - the max number of nonzeros allowed in a row |
Level:intermediate
Location:src/sles/pc/impls/ilu/ilu.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages