Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/
H A Dshellpc.c181 static PetscErrorCode PCPreSolve_Shell(PC pc, KSP ksp, Vec b, Vec x) in PCPreSolve_Shell() function
368 pc->ops->presolve = PCPreSolve_Shell; in PCShellSetPreSolve_Shell()