Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope.c761 static PetscErrorCode PCTelescopeGetReductionFactor_Telescope(PC pc, PetscInt *fact) in PCTelescopeGetReductionFactor_Telescope() function
1393 …tion((PetscObject)pc, "PCTelescopeGetReductionFactor_C", PCTelescopeGetReductionFactor_Telescope)); in PCCreate_Telescope()