Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope.c667 static PetscErrorCode PCReset_Telescope(PC pc) in PCReset_Telescope() function
688 PetscCall(PCReset_Telescope(pc)); in PCDestroy_Telescope()
1381 pc->ops->reset = PCReset_Telescope; in PCCreate_Telescope()