Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/wb/
H A Dwb.c737 static PetscErrorCode PCView_Exotic(PC pc, PetscViewer viewer) in PCView_Exotic() function
852 pc->ops->view = PCView_Exotic; in PCCreate_Exotic()