Searched refs:PCPostSolve_Eisenstat (Results 1 – 1 of 1) sorted by relevance
109 static PetscErrorCode PCPostSolve_Eisenstat(PC pc, KSP ksp, Vec b, Vec x) in PCPostSolve_Eisenstat() function420 pc->ops->postsolve = PCPostSolve_Eisenstat; in PCCreate_Eisenstat()