Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c102 static PetscErrorCode ourshellpostsolve(PC pc, KSP ksp, Vec x, Vec y) in ourshellpostsolve() function
206 *ierr = PCShellSetPostSolve(*pc, ourshellpostsolve); in pcshellsetpostsolve_()