Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/lmvm/
H A Dlmvmpc.c244 static PetscErrorCode PCView_LMVM(PC pc, PetscViewer viewer) in PCView_LMVM() function
319 pc->ops->view = PCView_LMVM; in PCCreate_LMVM()