Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/factor/
H A Dfactor.h40 PETSC_INTERN PetscErrorCode PCFactorSetColumnPivot_Factor(PC, PetscReal);
H A Dfactimpl.c204 PetscErrorCode PCFactorSetColumnPivot_Factor(PC pc, PetscReal dtcol) in PCFactorSetColumnPivot_Factor() function