Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/lmvm/
H A Dlmvmpc.c269 static PetscErrorCode PCPreSolve_LMVM(PC pc, KSP ksp, Vec F, Vec X) in PCPreSolve_LMVM() function
326 pc->ops->presolve = PCPreSolve_LMVM; in PCCreate_LMVM()