Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx678 static PetscErrorCode PCPreSolve_HPDDM(PC pc, KSP ksp, Vec, Vec) in PCPreSolve_HPDDM() function
3319 pc->ops->presolve = PCPreSolve_HPDDM; in PCCreate_HPDDM()