Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/factor/
H A Dfactor.h29 PETSC_INTERN PetscErrorCode PCFactorSetDropTolerance_Factor(PC, PetscReal, PetscReal, PetscInt);
H A Dfactimpl.c47 PetscErrorCode PCFactorSetDropTolerance_Factor(PC pc, PetscReal dt, PetscReal dtcol, PetscInt dtcou… in PCFactorSetDropTolerance_Factor() function