Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/ftn-custom/
H A Dzshellpcf.c58 static PetscErrorCode ourshellapplyba(PC pc, PCSide side, Vec x, Vec y, Vec work) in ourshellapplyba() function
151 *ierr = PCShellSetApplyBA(*pc, ourshellapplyba); in pcshellsetapplyba_()