Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/ksp/
H A Dpcksp.c143 static PetscErrorCode PCView_KSP(PC pc, PetscViewer viewer) in PCView_KSP() function
297 pc->ops->view = PCView_KSP; in PCCreate_KSP()