Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/mpi/
H A Dpcmpi.c774 static PetscErrorCode PCView_Seq(PC pc, PetscViewer viewer) in PCView_Seq() function
837 pc->ops->view = PCView_Seq; in PCSetUp_MPI()