Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c64 static PetscErrorCode ourapplyrichardson(PC pc, Vec x, Vec y, Vec w, PetscReal rtol, PetscReal abst… in ourapplyrichardson() function
158 *ierr = PCShellSetApplyRichardson(*pc, ourapplyrichardson); in pcshellsetapplyrichardson_()