Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/mat/
H A Dpcmat.c232 static PetscErrorCode PCView_Mat(PC pc, PetscViewer viewer) in PCView_Mat() function
270 pc->ops->view = PCView_Mat; in PCCreate_Mat()