Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/bjacobi/
H A Dbjacobi.c173 static PetscErrorCode PCView_BJacobi(PC pc, PetscViewer viewer) in PCView_BJacobi() function
522 pc->ops->view = PCView_BJacobi; in PCCreate_BJacobi()