Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope.c770 static PetscErrorCode PCTelescopeSetReductionFactor_Telescope(PC pc, PetscInt fact) in PCTelescopeSetReductionFactor_Telescope() function
1394 …tion((PetscObject)pc, "PCTelescopeSetReductionFactor_C", PCTelescopeSetReductionFactor_Telescope)); in PCCreate_Telescope()