Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h474 PETSC_EXTERN PetscErrorCode PCTelescopeGetReductionFactor(PC, PetscInt *);
/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope.c884 PetscErrorCode PCTelescopeGetReductionFactor(PC pc, PetscInt *fact) in PCTelescopeGetReductionFactor() function