Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope.c312 static PetscErrorCode PCView_Telescope(PC pc, PetscViewer viewer) in PCView_Telescope() function
1383 pc->ops->view = PCView_Telescope; in PCCreate_Telescope()