Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c32 static PetscErrorCode ourshellapply(PC pc, Vec x, Vec y) in ourshellapply() function
119 *ierr = PCShellSetApply(*pc, ourshellapply); in pcshellsetapply_()