Home
last modified time | relevance | path

Searched refs:PCFactorSetDropTolerance_ILU (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/factor/ilu/
H A Dilu.c28 static PetscErrorCode PCFactorSetDropTolerance_ILU(PC pc, PetscReal dt, PetscReal dtcol, PetscInt d… in PCFactorSetDropTolerance_ILU() function
312 …bjectComposeFunction((PetscObject)pc, "PCFactorSetDropTolerance_C", PCFactorSetDropTolerance_ILU)); in PCCreate_ILU()