Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/redundant/
H A Dredundant.c37 static PetscErrorCode PCView_Redundant(PC pc, PetscViewer viewer) in PCView_Redundant() function
524 pc->ops->view = PCView_Redundant; in PCCreate_Redundant()