Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/svd/
H A Dsvd.c314 static PetscErrorCode PCView_SVD(PC pc, PetscViewer viewer) in PCView_SVD() function
388 pc->ops->view = PCView_SVD; in PCCreate_SVD()