Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope.c683 static PetscErrorCode PCDestroy_Telescope(PC pc) in PCDestroy_Telescope() function
1380 pc->ops->destroy = PCDestroy_Telescope; in PCCreate_Telescope()