Home
last modified time | relevance | path

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

/petsc/doc/changes/
H A D31.md98 - PCFactorSetPivoting() renamed to PCFactorSetColumnPivot()
/petsc/src/ksp/pc/impls/factor/
H A Dfactor.c630 PetscErrorCode PCFactorSetColumnPivot(PC pc, PetscReal dtcol) in PCFactorSetColumnPivot() function
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi222 PetscErrorCode PCFactorSetColumnPivot(PetscPC, PetscReal)
/petsc/include/
H A Dpetscpc.h217 PETSC_EXTERN PetscErrorCode PCFactorSetColumnPivot(PC, PetscReal);
/petsc/src/ksp/ksp/tutorials/output/
H A Dex2_help.out278 …: formerly -2.>: Column pivot tolerance (used only for some factorization) (PCFactorSetColumnPivot)