Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/deflation/
H A Ddeflation.c624 PetscCall(PCTelescopeSetReductionFactor(pcinner, red)); in PCSetUp_Deflation()
/petsc/include/
H A Dpetscpc.h475 PETSC_EXTERN PetscErrorCode PCTelescopeSetReductionFactor(PC, PetscInt);
/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope.c907 PetscErrorCode PCTelescopeSetReductionFactor(PC pc, PetscInt fact) in PCTelescopeSetReductionFactor() function