Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/lmvm/
H A Dlmvmpc.c284 static PetscErrorCode PCDestroy_LMVM(PC pc) in PCDestroy_LMVM() function
318 pc->ops->destroy = PCDestroy_LMVM; in PCCreate_LMVM()