Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c50 static PetscErrorCode ourshellapplyctx(PC pc, Vec x, Vec y) in ourshellapplyctx() function
143 *ierr = PCShellSetApply(*pc, ourshellapplyctx); in pcshellsetapplyctx_()