Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/eisens/
H A Deisen.c41 static PetscErrorCode PCApply_Eisenstat(PC pc, Vec x, Vec y) in PCApply_Eisenstat() function
417 pc->ops->apply = PCApply_Eisenstat; in PCCreate_Eisenstat()